微信处理端

seimin 7f76ba93ff 新建事件图片问题 1 yıl önce
.hbuilderx c82e2f6590 初始化 1 yıl önce
.vite f3e466f4cd 微信登录 1 yıl önce
components e01a2c7b5f bug修复 1 yıl önce
filters 4349ddaac1 汇总单功能 1 yıl önce
http 7e9643e127 新建事件增加事件单号和报修主体字段 1 yıl önce
interceptor 70b2182c42 换人处理 1 yıl önce
node_modules 4349ddaac1 汇总单功能 1 yıl önce
pages 7f76ba93ff 新建事件图片问题 1 yıl önce
share b6db396a38 处理中处理 1 yıl önce
static fca84af681 新建事件 1 yıl önce
stores d97924aedb 新建事件BUG 1 yıl önce
uni_modules 546536baf9 图片和来电音频 1 yıl önce
utils 4349ddaac1 汇总单功能 1 yıl önce
.gitignore 22d23455b8 微信登录 1 yıl önce
App.vue 22d23455b8 微信登录 1 yıl önce
index.html faa805747b 事件列表 1 yıl önce
main.js 22d23455b8 微信登录 1 yıl önce
manifest.json faa805747b 事件列表 1 yıl önce
package-lock.json 4349ddaac1 汇总单功能 1 yıl önce
package.json 4349ddaac1 汇总单功能 1 yıl önce
pages.json f05e4de468 派单和直接解决 1 yıl önce
readme.md faa805747b 事件列表 1 yıl önce
uni.scss 22d23455b8 微信登录 1 yıl önce

readme.md

ITSM微信端

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

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