提交 048f98cc 作者: e

feat: 修改首页顶部名称

上级 3e2b2e85
# APP 名称 # APP 名称
VITE_GLOB_APP_NAME = 数字农服 VITE_GLOB_APP_NAME = 湘农数智农服
# APP 描述 # APP 描述
VITE_GLOB_APP_DESCRIPTION = 数字农服 VITE_GLOB_APP_DESCRIPTION = 湘农数智农服
{ {
"name": "数字农服", "name": "数字农服",
"version": "1.0.25", "version": "1.0.29",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "数字农服", "name": "数字农服",
"version": "1.0.25", "version": "1.0.29",
"dependencies": { "dependencies": {
"@dcloudio/uni-app": "3.0.0-4060620250520001", "@dcloudio/uni-app": "3.0.0-4060620250520001",
"@dcloudio/uni-app-plus": "3.0.0-4060620250520001", "@dcloudio/uni-app-plus": "3.0.0-4060620250520001",
{ {
"name": "数字农服", "name": "湘农数智农服",
"version": "1.0.29", "version": "1.0.29",
"description": "数字农服", "description": "湘农数智农服",
"keywords": [ "keywords": [
"app", "app",
"basic" "basic"
......
{ {
"name": "数字农服", "name": "湘农数智农服",
"appid": "__UNI__FD09823", "appid": "__UNI__FD09823",
"description": "数字农服 APP", "description": "湘农数智农服 APP",
"versionName": "1.0.29", "versionName": "1.0.29",
"versionCode": 10029, "versionCode": 10029,
"transformPx": false, "transformPx": false,
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
}) })
// 页面数据 // 页面数据
const defaultText = '数字农服' const defaultText = '湘农数智农服'
const readConfirmShow = ref<boolean>(false) const readConfirmShow = ref<boolean>(false)
const form = ref() const form = ref()
const model = reactive({ const model = reactive({
......
...@@ -464,7 +464,7 @@ onHide(() => { ...@@ -464,7 +464,7 @@ onHide(() => {
<image class="w-64 h-64" src="/static/images/home/icon.png" /> <image class="w-64 h-64" src="/static/images/home/icon.png" />
<text class="text">{{ pageData.header.title }}</text> <text class="text">{{ pageData.header.title }}</text>
</view> </view>
<text class="text" style="font-family: alimamashuheiti">湖南省</text> <!-- <text class="text" style="font-family: alimamashuheiti">湖南省</text> -->
</view> </view>
<!-- ai助手 --> <!-- ai助手 -->
<FuiMovableView top="650" right="10" zIndex="99999"> <FuiMovableView top="650" right="10" zIndex="99999">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论