隐藏信息修改
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name" : "顺享短剧",
|
||||
"appid" : "__UNI__E0B05B1",
|
||||
"description" : "",
|
||||
"versionName" : "2.1.0",
|
||||
"versionCode" : 210,
|
||||
"versionName" : "2.3.0",
|
||||
"versionCode" : 230,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
<view class="pay-content-itemczg" @click="payVideo(1)">
|
||||
<image class="pay-content-item-iconczg" src="../../static/images/me/rmIcon.png" mode=""></image>
|
||||
<text class="pay-content-items">
|
||||
{{countPrice*scale}}金币解锁整部视频
|
||||
{{countPrice*scale}}金币解锁单集视频
|
||||
</text>
|
||||
</view>
|
||||
<view v-if="danbu === '是' &&isWxIosPay&&isShowMoneyPay" class="pay-content-itemczg"
|
||||
|
||||
@@ -261,7 +261,7 @@
|
||||
isWeixin: false,
|
||||
isIos: true,
|
||||
scrollTop: 0,
|
||||
isShowMoneyPay: true,
|
||||
isShowMoneyPay: false,
|
||||
isIos: true,
|
||||
isIosApp: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user