fix: 🐛 hot 热门页 h5 样式错误: 使用空白的<template>标签包裹
This commit is contained in:
parent
8446cd72cb
commit
521739000d
@ -4,7 +4,6 @@
|
||||
<view class="cover">
|
||||
<image :src="bannerPic"></image>
|
||||
</view>
|
||||
<template>
|
||||
<!-- 推荐选项 -->
|
||||
<view class="tabs">
|
||||
<text
|
||||
@ -47,7 +46,6 @@
|
||||
: '正在加载...'
|
||||
}}</view>
|
||||
</scroll-view>
|
||||
</template>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user