Merge branch 'master' into xiaozy_大卫用户协议
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<view class="gray-text">加载中...</view>
|
||||
</view>
|
||||
<view class="margin-lg flex flex-direction text-center">
|
||||
<button v-if=checked class="cu-btn round bg-main-oil lg text-lg" open-type="getPhoneNumber"
|
||||
<button v-if="checked" class="cu-btn round bg-main-oil lg text-lg" open-type="getPhoneNumber"
|
||||
@getphonenumber="decryptPhoneNumber">
|
||||
<text class="cuIcon-weixin padding-right-xs"> </text>
|
||||
<text>
|
||||
|
||||
@@ -155,9 +155,9 @@
|
||||
<swiper-item @click="swiperClick(item,index)" v-for="(item,index) in swiperArray">
|
||||
<image :src="item.src" style="width: 100%;" mode="widthFix"></image>
|
||||
</swiper-item>
|
||||
<!-- <swiper-item>
|
||||
<swiper-item>
|
||||
<ad unit-id="adunit-fae65289bc72095d" ad-intervals="30"></ad>
|
||||
</swiper-item> -->
|
||||
</swiper-item>
|
||||
</swiper>
|
||||
<!-- <image :src="starUrl+'banner.png'" style="width: 100%;" mode="widthFix"></image> -->
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user