微信处理端

maotao b693408a6b 拉取最新代码 hai 9 meses
.hbuilderx c82e2f6590 初始化 hai 11 meses
.vite f3e466f4cd 微信登录 hai 11 meses
components b693408a6b 拉取最新代码 hai 9 meses
filters 4349ddaac1 汇总单功能 hai 11 meses
http 3860aec486 解决冲突 hai 9 meses
interceptor 70b2182c42 换人处理 hai 11 meses
node_modules 0a165936ac feat: 账号密码登录 hai 9 meses
pages b693408a6b 拉取最新代码 hai 9 meses
share a86bdf6169 修复刷新页面返回失效 hai 9 meses
static 36adc4a731 拉取最新代码 hai 9 meses
stores b693408a6b 拉取最新代码 hai 9 meses
uni_modules a86bdf6169 修复刷新页面返回失效 hai 9 meses
upload 069fe1ba18 自动 hai 10 meses
utils b693408a6b 拉取最新代码 hai 9 meses
.gitignore 22d23455b8 微信登录 hai 11 meses
App.vue 22d23455b8 微信登录 hai 11 meses
index.html faa805747b 事件列表 hai 11 meses
main.js 22d23455b8 微信登录 hai 11 meses
manifest.json b693408a6b 拉取最新代码 hai 9 meses
package-lock.json 0a165936ac feat: 账号密码登录 hai 9 meses
package.json 0a165936ac feat: 账号密码登录 hai 9 meses
pages.json effa186269 故障处理添加引入知识库关联 hai 9 meses
readme.md faa805747b 事件列表 hai 11 meses
uni.scss 22d23455b8 微信登录 hai 11 meses

readme.md

ITSM微信端

目录说明-seimin(2024年4月15日)

  • http 存放请求处理方法
  • share 存放可复用的方法
  • interceptor 存放路由拦截器
  • pages 存放页面视图
  • static 存放资源文件
  • stores 存放状态管理
  • filters 存放过滤器