微信处理端

maotao 51097c7d27 系统安全开发 hace 1 mes
.hbuilderx 41a653db9b 拉取代码 hace 11 meses
.vite f3e466f4cd 微信登录 hace 1 año
components f5bf1c16d2 知道了改为返回 hace 3 meses
filters 4349ddaac1 汇总单功能 hace 1 año
http ccb20d4f58 拉取代码 hace 2 meses
interceptor 06f314d223 院区修改 hace 5 meses
node_modules ad7f47ce8f 图片压缩调整 hace 7 meses
pages 51097c7d27 系统安全开发 hace 1 mes
share 51097c7d27 系统安全开发 hace 1 mes
static 1351a3207c 巡检 hace 4 meses
stores 4db1196372 拉取代码 hace 8 meses
uni_modules fda1f8cc6f 拉取代码 hace 10 meses
upload e6707731f0 优化 hace 9 meses
utils b693408a6b 拉取最新代码 hace 1 año
.gitignore 22d23455b8 微信登录 hace 1 año
App.vue 3adb6f0cbf 修改用户信息修复 hace 5 meses
index.html faa805747b 事件列表 hace 1 año
main.js 9684365b1b bug hace 10 meses
manifest.json ab2b4f3e30 bugfix hace 2 meses
package-lock.json ad7f47ce8f 图片压缩调整 hace 7 meses
package.json ad7f47ce8f 图片压缩调整 hace 7 meses
pages.json 1351a3207c 巡检 hace 4 meses
readme.md f04f9a92e4 合并代码 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 存放过滤器

uni-ui源码修改记录