微信处理端

maotao 7979561a95 修改ip 7 ay önce
.hbuilderx 41a653db9b 拉取代码 7 ay önce
.vite f3e466f4cd 微信登录 11 ay önce
components 41a653db9b 拉取代码 7 ay önce
filters 4349ddaac1 汇总单功能 11 ay önce
http 95e1bded2d 解决冲突 7 ay önce
interceptor 1f3fbc85b9 拉取最新代码 8 ay önce
node_modules 1f3fbc85b9 拉取最新代码 8 ay önce
pages 41a653db9b 拉取代码 7 ay önce
share 41a653db9b 拉取代码 7 ay önce
static 41a653db9b 拉取代码 7 ay önce
stores 7c7e1b3268 巡检 8 ay önce
uni_modules 41a653db9b 拉取代码 7 ay önce
upload 069fe1ba18 自动 10 ay önce
utils b693408a6b 拉取最新代码 9 ay önce
.gitignore 22d23455b8 微信登录 11 ay önce
App.vue 22d23455b8 微信登录 11 ay önce
index.html faa805747b 事件列表 11 ay önce
main.js 7c7e1b3268 巡检 8 ay önce
manifest.json 7979561a95 修改ip 7 ay önce
package-lock.json 1f3fbc85b9 拉取最新代码 8 ay önce
package.json 1f3fbc85b9 拉取最新代码 8 ay önce
pages.json e091e99a2b 添加搜索用户菜单 7 ay önce
readme.md f04f9a92e4 合并代码 8 ay önce
uni.scss 22d23455b8 微信登录 11 ay önce

readme.md

ITSM微信端

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

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

uni-ui源码修改记录