This commit is contained in:
@fawn-nine
2024-06-19 17:48:39 +08:00
parent 2333e1ea9d
commit 0e20704b92
3 changed files with 7 additions and 7 deletions

View File

@@ -397,10 +397,10 @@ export default {
type: "pageJump", type: "pageJump",
}, },
{ // {
name: "分享APP", // name: "分享APP",
type: "share", // type: "share",
}, // },
{ {
name: "关于我们", name: "关于我们",

View File

@@ -119,9 +119,9 @@
</view> </view>
</view> </view>
</view> </view>
<view class="tips"> <!-- <view class="tips">
更多保健产品教学辅助器材及书籍点击<text>健康超市</text>图标进入 更多保健产品教学辅助器材及书籍点击<text>健康超市</text>图标进入
</view> </view> -->
</view> </view>

View File

@@ -173,7 +173,7 @@ $themeBgColor: #EDF6F5 !important;
} }
.flexbox { .flexbox {
background-color: #fff; // background-color: #fff;
} }
.commonPageContentBox { .commonPageContentBox {