增加帮助中心,删除测试文件代码

This commit is contained in:
2026-03-13 16:36:04 +08:00
parent 614fd15b81
commit 4431f29dff
13 changed files with 223 additions and 4201 deletions

View File

@@ -17,8 +17,8 @@
</template>
</up-navbar> -->
<view class="income ">
<view class="u-flex">
<view class="income u-flex">
<view class="u-flex u-flex-1">
<up-avatar :src="shopInfo.logo" size="88rpx"></up-avatar>
<view class="u-flex-1 u-p-l-30 u-text-left">
<view class="u-flex">
@@ -38,6 +38,13 @@
</view>
</view>
</view>
<view class="u-font-28 color-fff change-shop u-flex u-row-center" @click="toHelp">
<text class="u-m-r-6 u-font-24 ">帮助中心</text>
<view class="u-flex u-m-t-4">
<up-icon name="question-circle" size="12" color="#fff"></up-icon>
</view>
</view>
</view>
<!-- <view class="income">
@@ -151,6 +158,12 @@
return go.to(nav.pageUrl)
}
}
function toHelp(){
uni.navigateTo({
url:'/pages/help/help'
})
}
// 导航列表
const navList = [
// {