微信处理端

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

readme.md

ITSM微信端

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

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

uni-ui源码修改记录