微信处理端

seimin 0b1ac2436f 优化 hai 9 meses
.hbuilderx c82e2f6590 初始化 hai 1 ano
.vite f3e466f4cd 微信登录 hai 1 ano
components 654e704466 bugfix hai 9 meses
filters 4349ddaac1 汇总单功能 hai 1 ano
http 7c7e1b3268 巡检 hai 9 meses
interceptor 70b2182c42 换人处理 hai 1 ano
node_modules 0a165936ac feat: 账号密码登录 hai 10 meses
pages 0b1ac2436f 优化 hai 9 meses
share 7c7e1b3268 巡检 hai 9 meses
static 0b1ac2436f 优化 hai 9 meses
stores 7c7e1b3268 巡检 hai 9 meses
uni_modules 0b1ac2436f 优化 hai 9 meses
upload 069fe1ba18 自动 hai 11 meses
utils b693408a6b 拉取最新代码 hai 10 meses
.gitignore 22d23455b8 微信登录 hai 1 ano
App.vue 22d23455b8 微信登录 hai 1 ano
index.html faa805747b 事件列表 hai 1 ano
main.js 7c7e1b3268 巡检 hai 9 meses
manifest.json 2ce35a2ad1 BUG修复 hai 9 meses
package-lock.json 0a165936ac feat: 账号密码登录 hai 10 meses
package.json 0a165936ac feat: 账号密码登录 hai 10 meses
pages.json 7c7e1b3268 巡检 hai 9 meses
readme.md 0b1ac2436f 优化 hai 9 meses
uni.scss 22d23455b8 微信登录 hai 1 ano

readme.md

ITSM微信端

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

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

uni-ui源码修改记录