This commit is contained in:
2025-02-19 11:18:23 +08:00
parent cdc8a3ed8d
commit 81d9286188
12 changed files with 58 additions and 58 deletions

View File

@@ -10,8 +10,8 @@
"sizes": "分辨率192x192", "sizes": "分辨率192x192",
"src": "图片路径" "src": "图片路径"
}], }],
"versionName": "1.0.21", "versionName": "1.0.22",
"versionCode": 1021, "versionCode": 1022,
"app-plus": { "app-plus": {
"nvueCompiler": "weex", "nvueCompiler": "weex",
"compatible": { "compatible": {

View File

@@ -19,7 +19,7 @@
<view <view
class="main_content_box" class="main_content_box"
:style="`height:calc(100vh - ${(120 + statusBarHeight) * 2}rpx)`" :style="`height:calc(100vh - ${(130 + statusBarHeight) * 2}rpx)`"
> >
<view class="curriculum_box cate_box"> <view class="curriculum_box cate_box">
<view <view

View File

@@ -69,7 +69,7 @@ export default {
}, },
{ {
title: "客服邮箱", title: "客服邮箱",
content: "appyilujiankang@sina.com", content: "fengzidushu@163.com",
type: "email", type: "email",
}, },
{ {

View File

@@ -144,7 +144,7 @@ export default {
}, },
{ {
title: "客服邮箱", title: "客服邮箱",
content: "appyilujiankang@sina.com", content: "fengzidushu@163.com",
type: "email", type: "email",
}, },
{ {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.