提交 af58d221 作者: 方治民

Merge branch 'master' into 'master'

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