前端 路由跳转
This commit is contained in:
parent
50aef3631f
commit
89c2340190
@ -28,6 +28,7 @@
|
||||
</view>
|
||||
<view class="box-hui">
|
||||
<view style="margin-bottom: 15px;">充值{{text}}元权益</view>
|
||||
|
||||
<view class="huisize" v-for="(item,index) in shuomingList" :key="index">
|
||||
{{index+1}}.{{item || "" }}
|
||||
</view>
|
||||
|
Loading…
Reference in New Issue
Block a user