@ -1,5 +1,6 @@
<template>
<view class="bg bg-padding">
<web-view :src="url"></web-view>
<CustomTabBar :currentTab="0" />
</view>
</template>
@ -12,7 +13,7 @@
},
data() {
return {
url: "https://www.hwh5.cn/hwcm/lRCqyP0p"
}
onLoad() {