微信处理端

maotao 9cbeb49082 拉取最新代码 10 ay önce
.hbuilderx c82e2f6590 初始化 1 yıl önce
.vite f3e466f4cd 微信登录 1 yıl önce
components 9f8c4d65c5 耗材列表 11 ay önce
filters 4349ddaac1 汇总单功能 1 yıl önce
http 3860aec486 解决冲突 10 ay önce
interceptor 70b2182c42 换人处理 1 yıl önce
node_modules 0a165936ac feat: 账号密码登录 10 ay önce
pages 9cbeb49082 拉取最新代码 10 ay önce
share a86bdf6169 修复刷新页面返回失效 10 ay önce
static 36adc4a731 拉取最新代码 10 ay önce
stores 43ca110df0 feat: 补单 10 ay önce
uni_modules a86bdf6169 修复刷新页面返回失效 10 ay önce
upload 069fe1ba18 自动 11 ay önce
utils 0a165936ac feat: 账号密码登录 10 ay ö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 d1fb4399c1 feat: 附件配置 10 ay önce
package-lock.json 0a165936ac feat: 账号密码登录 10 ay önce
package.json 0a165936ac feat: 账号密码登录 10 ay önce
pages.json effa186269 故障处理添加引入知识库关联 10 ay ö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 存放过滤器