微信处理端

maotao b693408a6b 拉取最新代码 9 months ago
.hbuilderx c82e2f6590 初始化 1 year ago
.vite f3e466f4cd 微信登录 1 year ago
components b693408a6b 拉取最新代码 9 months ago
filters 4349ddaac1 汇总单功能 11 months ago
http 3860aec486 解决冲突 10 months ago
interceptor 70b2182c42 换人处理 11 months ago
node_modules 0a165936ac feat: 账号密码登录 10 months ago
pages b693408a6b 拉取最新代码 9 months ago
share a86bdf6169 修复刷新页面返回失效 10 months ago
static 36adc4a731 拉取最新代码 9 months ago
stores b693408a6b 拉取最新代码 9 months ago
uni_modules a86bdf6169 修复刷新页面返回失效 10 months ago
upload 069fe1ba18 自动 11 months ago
utils b693408a6b 拉取最新代码 9 months ago
.gitignore 22d23455b8 微信登录 11 months ago
App.vue 22d23455b8 微信登录 11 months ago
index.html faa805747b 事件列表 11 months ago
main.js 22d23455b8 微信登录 11 months ago
manifest.json b693408a6b 拉取最新代码 9 months ago
package-lock.json 0a165936ac feat: 账号密码登录 10 months ago
package.json 0a165936ac feat: 账号密码登录 10 months ago
pages.json effa186269 故障处理添加引入知识库关联 10 months ago
readme.md faa805747b 事件列表 11 months ago
uni.scss 22d23455b8 微信登录 11 months ago

readme.md

ITSM微信端

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

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