微信处理端

seimin 466cdd1f68 优化 hace 1 año
.hbuilderx c82e2f6590 初始化 hace 1 año
.vite f3e466f4cd 微信登录 hace 1 año
components e01a2c7b5f bug修复 hace 1 año
filters 4349ddaac1 汇总单功能 hace 1 año
http 7e9643e127 新建事件增加事件单号和报修主体字段 hace 1 año
interceptor 70b2182c42 换人处理 hace 1 año
node_modules 4349ddaac1 汇总单功能 hace 1 año
pages 466cdd1f68 优化 hace 1 año
share a0b82efb94 处理图片相关问题 hace 1 año
static d80ce0fe9f 样式优化 hace 1 año
stores 4984aa120b 事件列表搜索缓存 hace 1 año
uni_modules c538badf82 uniui升级 hace 1 año
utils 4349ddaac1 汇总单功能 hace 1 año
.gitignore 22d23455b8 微信登录 hace 1 año
App.vue 22d23455b8 微信登录 hace 1 año
index.html faa805747b 事件列表 hace 1 año
main.js 22d23455b8 微信登录 hace 1 año
manifest.json 8d2459b7d0 缩略图 hace 1 año
package-lock.json 4349ddaac1 汇总单功能 hace 1 año
package.json 4349ddaac1 汇总单功能 hace 1 año
pages.json 466cdd1f68 优化 hace 1 año
readme.md faa805747b 事件列表 hace 1 año
uni.scss 22d23455b8 微信登录 hace 1 año

readme.md

ITSM微信端

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

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