提交 ee1740b1 作者: 方治民

合并分支 'revert-af58d221' 到 'master'

撤销 "Merge branch 'master' into 'master'"

查看合并请求 !1
# APP 名称 # APP 名称
VITE_GLOB_APP_NAME = 智慧化工 VITE_GLOB_APP_NAME = Basic APP
# APP 描述 # APP 描述
VITE_GLOB_APP_DESCRIPTION = 湖北可赛化工 APP VITE_GLOB_APP_DESCRIPTION = APP 基础工程
# 可赛化工 APP # APP 基础工程 (uni-app-vue3)
> 项目 Fork 自 [basic-uniapp-v3](https://gitlab.yiring.com/basic/basic-uniapp-v3) > 项目 Fork 自 [uni-app-vite-ts](https://gitee.com/dcloud/uni-preset-vue/blob/vite-ts)
> **注意事项**: 运行/调试/编译/发布环境使用 `HBuilderX`, 开发工具统一使用 `Visual Studio Code` > **注意事项**: 运行/调试/编译/发布环境使用 `HBuilderX`, 开发工具统一使用 `Visual Studio Code`
## 开发环境 ## 开发环境
......
{ {
"name": "kshg-app", "name": "basic-app",
"version": "0.0.1", "version": "0.0.1",
"description": "可赛化工 APP", "description": "APP 基础工程",
"keywords": [ "keywords": [
"app", "app",
"kshg", "basic"
"kesai",
"chemical",
"可赛化工"
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.yiring.com/chemical-kesai/kshg-app.git" "url": "https://gitlab.yiring.com/basic/basic-uniapp-v3.git"
}, },
"author": { "author": {
"name": "yiring", "name": "ifzm",
"email": "developer@yiring.com", "email": "fzm@yiring.com",
"url": "https://yiring.com" "url": "https://yiring.com"
}, },
"scripts": { "scripts": {
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
{ {
"path": "pages/index/index", "path": "pages/index/index",
"style": { "style": {
"navigationBarTitleText": "智慧化工" "navigationBarTitleText": "Basic APP"
} }
} }
], ],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论