提交 410cdfaa 作者: 方治民

chore: 更新 APP 名称描述及版本等信息

上级 ba2dfb5e
# APP 名称
VITE_GLOB_APP_NAME = Basic APP
VITE_GLOB_APP_NAME = Hunan Weather App
# APP 描述
VITE_GLOB_APP_DESCRIPTION = APP 基础工程
# 地图基础服务ip
VITE_MAP_API_BASE_URL = 'https://hntq.zhijietianqi.com'
\ No newline at end of file
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`
## 开发环境
......@@ -22,15 +22,4 @@
## TODO
<!-- prettier-ignore -->
- [x] 项目构建,文档编写
- [x] [commitizen](https://github.com/commitizen/cz-cli), [changelog](https://www.cnblogs.com/mengfangui/p/12634845.html)
- [x] 完善网络请求相关配置
- [x] 集成 [Stomp WebSocket](https://github.com/jmesnil/stomp-websocket)
- [x] 集成 [Pont](https://github.com/alibaba/pont)
- [x] 集成 [Pinia](https://pinia.vuejs.org/)
- [x] 集成 [Vue-i18n](https://github.com/intlify/vue-i18n-next)
- [x] 集成 [UnoCSS](https://github.com/antfu/unocss)
- [x] UI 组件集成 [FirstUI](https://gitlab.yiring.com/open/first-ui), [uni-ui](https://uniapp.dcloud.net.cn/component/uniui/quickstart.html)
- [x] 接入 [消息推送](https://uniapp.dcloud.net.cn/unipush.html)
- [x] 接入 [APP 升级中心](https://uniapp.dcloud.net.cn/uniCloud/upgrade-center.html)
- [ ] 适配上传/下载接口的自动化生成模板(包装 uni.uploadFile 与 uni.downloadFile 方法实现)
> 项目开发中, 以下内容待完善
{
"name": "hntq-app-v5",
"version": "0.0.2",
"description": "湖南天气app v5",
"name": "hntq-app",
"version": "5.0.0",
"description": "湖南天气 APP v5",
"keywords": [
"app",
"basic"
"basic",
"hntq"
],
"bugs": {
"url": "https://gitlab.yiring.com/basic/basic-uniapp-v3/issues"
"url": "https://gitlab.yiring.com/hntq/hntq-v5/issues"
},
"repository": {
"type": "git",
"url": "https://gitlab.yiring.com/basic/basic-uniapp-v3.git"
"url": "https://gitlab.yiring.com/hntq/hntq-v5.git"
},
"author": {
"name": "yiring",
......
{
"name" : "Beta App",
"appid" : "__UNI__2E9441A",
"description" : "APP 基础工程",
"versionName" : "3.0.3.0",
"versionCode" : 112,
"name" : "湖南天气",
"appid" : "__UNI__7842A65",
"description" : "湖南天气 APP v5",
"versionName" : "5.0.0",
"versionCode" : 500,
"transformPx" : false,
"locale" : "zh-Hans",
/* 5+App特有相关 */// 配置文件详细说明
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论