微信处理端

maotao a1c18d9973 修改科室搜索 hace 5 meses
.hbuilderx 41a653db9b 拉取代码 hace 7 meses
.vite f3e466f4cd 微信登录 hace 1 año
components dbeaa9f337 通话录音优化 hace 5 meses
filters 4349ddaac1 汇总单功能 hace 11 meses
http 4f6c350f22 修复通话录音不能播放 hace 5 meses
interceptor 9684365b1b bug hace 5 meses
node_modules 1f3fbc85b9 拉取最新代码 hace 8 meses
pages a1c18d9973 修改科室搜索 hace 5 meses
share 9684365b1b bug hace 5 meses
static 9684365b1b bug hace 5 meses
stores fda1f8cc6f 拉取代码 hace 6 meses
uni_modules fda1f8cc6f 拉取代码 hace 6 meses
upload 069fe1ba18 自动 hace 11 meses
utils b693408a6b 拉取最新代码 hace 9 meses
.gitignore 22d23455b8 微信登录 hace 11 meses
App.vue 9684365b1b bug hace 5 meses
index.html faa805747b 事件列表 hace 11 meses
main.js 9684365b1b bug hace 5 meses
manifest.json ac2ef865c8 运维迁移 hace 7 meses
package-lock.json 1f3fbc85b9 拉取最新代码 hace 8 meses
package.json 1f3fbc85b9 拉取最新代码 hace 8 meses
pages.json 9684365b1b bug hace 5 meses
readme.md f04f9a92e4 合并代码 hace 8 meses
uni.scss 22d23455b8 微信登录 hace 11 meses

readme.md

ITSM微信端

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

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

uni-ui源码修改记录