微信处理端

seimin 70b2182c42 换人处理 11 months ago
.hbuilderx c82e2f6590 初始化 1 year ago
.vite f3e466f4cd 微信登录 1 year ago
components 546536baf9 图片和来电音频 11 months ago
filters faa805747b 事件列表 11 months ago
http 70b2182c42 换人处理 11 months ago
interceptor 70b2182c42 换人处理 11 months ago
node_modules faa805747b 事件列表 11 months ago
pages 70b2182c42 换人处理 11 months ago
share 70b2182c42 换人处理 11 months ago
static 70b2182c42 换人处理 11 months ago
stores 22d23455b8 微信登录 1 year ago
uni_modules 546536baf9 图片和来电音频 11 months ago
utils faa805747b 事件列表 11 months ago
.gitignore 22d23455b8 微信登录 1 year ago
App.vue 22d23455b8 微信登录 1 year ago
index.html faa805747b 事件列表 11 months ago
main.js 22d23455b8 微信登录 1 year ago
manifest.json faa805747b 事件列表 11 months ago
package-lock.json faa805747b 事件列表 11 months ago
package.json faa805747b 事件列表 11 months ago
pages.json 70b2182c42 换人处理 11 months ago
readme.md faa805747b 事件列表 11 months ago
uni.scss 22d23455b8 微信登录 1 year ago

readme.md

ITSM微信端

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

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