Go to file
GaoHao 6290e963e4 Merge branch 'test' of https://e.coding.net/g-cphe0354/duanju/new_app into gaohao 2025-01-07 10:43:35 +08:00
.hbuilderx 配置文件更新 2025-01-07 09:04:21 +08:00
api 优化 2025-01-07 10:42:53 +08:00
commons 配置文件更新 2025-01-07 09:03:58 +08:00
http Merge branch 'test' of https://e.coding.net/g-cphe0354/duanju/new_app into gaohao 2025-01-07 10:43:35 +08:00
pages Merge branch 'test' of https://e.coding.net/g-cphe0354/duanju/new_app into gaohao 2025-01-07 10:43:35 +08:00
static Merge branch 'test' of e.coding.net:g-cphe0354/duanju/new_app into gyq 2025-01-06 17:52:55 +08:00
utils 暂时去除加密解密方法,运行到app会报错 2025-01-07 09:03:16 +08:00
.gitignore 更新gitignore 2025-01-07 10:04:43 +08:00
App.vue Merge branch 'test' of e.coding.net:g-cphe0354/duanju/new_app into gyq 2025-01-06 18:31:25 +08:00
README.md 增加公共请求方法配置 2025-01-06 13:44:57 +08:00
index.html first 2025-01-06 10:04:04 +08:00
main.js 增加公共请求方法配置 2025-01-06 13:44:57 +08:00
manifest.json 配置文件更新 2025-01-07 09:04:21 +08:00
package-lock.json 登录注册、个人信息增加 2025-01-06 17:44:45 +08:00
package.json 增加部分依赖 2025-01-06 13:45:09 +08:00
pages.json 优化 2025-01-07 10:42:53 +08:00
template.html first 2025-01-06 10:04:04 +08:00
uni.promisify.adaptor.js first 2025-01-06 10:04:04 +08:00
uni.scss 新增全局颜色变量 2025-01-07 09:53:45 +08:00

README.md

#new_app #组件 components目录下符合目录规范如 components/my-test/my-test.vue 在页面中无需导入即可直接使用 my-test