手机号码更改
This commit is contained in:
parent
a7ef77145c
commit
774bab3655
@ -35,7 +35,7 @@ wepy.app({
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
globalData: {
|
globalData: {
|
||||||
versions: 'v5.5.100', // 版本号
|
versions: 'v5.5.101', // 版本号
|
||||||
navBarHeight: 0, // 导航栏高度
|
navBarHeight: 0, // 导航栏高度
|
||||||
navRight: 0, // 胶囊距右方间距(方保持左、右间距一致)
|
navRight: 0, // 胶囊距右方间距(方保持左、右间距一致)
|
||||||
navTop: 0, // 胶囊距顶部间距
|
navTop: 0, // 胶囊距顶部间距
|
||||||
|
|||||||
@ -168,7 +168,7 @@
|
|||||||
<view class="~cu-modal {{inreviewShow?'~show':''}}">
|
<view class="~cu-modal {{inreviewShow?'~show':''}}">
|
||||||
<view class="intention_confirm_box animation-slide-top">
|
<view class="intention_confirm_box animation-slide-top">
|
||||||
<view class="intentionContent_1 font_34 ~color333 ~bold">你的资料正在审核中</view>
|
<view class="intentionContent_1 font_34 ~color333 ~bold">你的资料正在审核中</view>
|
||||||
<view class="~font_32 ~color333" style="padding-bottom: 60rpx">如有紧急,请拨打<span style="color: #f33b6c;">18922809346</span></view>
|
<view class="~font_32 ~color333" style="padding-bottom: 60rpx">如有紧急,请拨打<span style="color: #f33b6c;">18194063294</span></view>
|
||||||
<view class="intentionOperation">
|
<view class="intentionOperation">
|
||||||
<image @tap.stop="inreviewModal" class="operationButton" src="https://images.ufutx.com/202103/17/4281e92bc8b727bae08099a3015225b1.png" mode="widthFix"></image>
|
<image @tap.stop="inreviewModal" class="operationButton" src="https://images.ufutx.com/202103/17/4281e92bc8b727bae08099a3015225b1.png" mode="widthFix"></image>
|
||||||
<image @tap.stop="clickPhone" class="operationButton" src="https://images.ufutx.com/202104/15/91fea69fdff1cfeaac369ddd5dd591f0.png" mode="widthFix"></image>
|
<image @tap.stop="clickPhone" class="operationButton" src="https://images.ufutx.com/202104/15/91fea69fdff1cfeaac369ddd5dd591f0.png" mode="widthFix"></image>
|
||||||
@ -271,7 +271,7 @@
|
|||||||
},
|
},
|
||||||
clickPhone() {
|
clickPhone() {
|
||||||
wx.makePhoneCall({
|
wx.makePhoneCall({
|
||||||
phoneNumber: '18922809346'
|
phoneNumber: '18194063294'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -705,7 +705,7 @@ page {
|
|||||||
</view>
|
</view>
|
||||||
<view class="g_bt_tips_two" v-if="userInfo.is_real_approved == 2 && !hiddenHtml">
|
<view class="g_bt_tips_two" v-if="userInfo.is_real_approved == 2 && !hiddenHtml">
|
||||||
<view class="font_24 color333 text-center ui-pr-40 ui-pl-40">认证已提交审核,审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系客服
|
<view class="font_24 color333 text-center ui-pr-40 ui-pl-40">认证已提交审核,审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系客服
|
||||||
<text class="color-theme">18922809346</text>
|
<text class="color-theme">18194063294</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="g_bt_tips_one f-fcc f-fdc" v-else-if="userInfo.is_real_approved != 1 && !hiddenHtml">
|
<view class="g_bt_tips_one f-fcc f-fdc" v-else-if="userInfo.is_real_approved != 1 && !hiddenHtml">
|
||||||
|
|||||||
@ -74,7 +74,7 @@
|
|||||||
<image class="audit_icon" src="https://images.ufutx.com/202101/21/be17739e07f9bb0de1c629dc0b84a505.png" mode="widthFix"></image>
|
<image class="audit_icon" src="https://images.ufutx.com/202101/21/be17739e07f9bb0de1c629dc0b84a505.png" mode="widthFix"></image>
|
||||||
<view class="font_36 color-333 bold">提交成功,等待审核</view>
|
<view class="font_36 color-333 bold">提交成功,等待审核</view>
|
||||||
<view class="audit_prompt font_28 color-333">审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系</view>
|
<view class="audit_prompt font_28 color-333">审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系</view>
|
||||||
<view class="font_28 color-333">客服<span class="color-theme" @tap.stop="clickPhone">18922809346</span></view>
|
<view class="font_28 color-333">客服<span class="color-theme" @tap.stop="clickPhone">18194063294</span></view>
|
||||||
<view class="know_that" @tap="redirectTo('/pages/users/myCertification')">我知道了</view>
|
<view class="know_that" @tap="redirectTo('/pages/users/myCertification')">我知道了</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
@ -325,7 +325,7 @@
|
|||||||
},
|
},
|
||||||
clickPhone() {
|
clickPhone() {
|
||||||
wx.makePhoneCall({
|
wx.makePhoneCall({
|
||||||
phoneNumber: '18922809346'
|
phoneNumber: '18194063294'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
redirectTo(url) {
|
redirectTo(url) {
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
<view class="wrapper font_28">
|
<view class="wrapper font_28">
|
||||||
<image class="defaultIcon" src="https://images.ufutx.com/202105/31/39b80c3ff8563b9dcf5e20c07473f52a.png" mode="widthFix"></image>
|
<image class="defaultIcon" src="https://images.ufutx.com/202105/31/39b80c3ff8563b9dcf5e20c07473f52a.png" mode="widthFix"></image>
|
||||||
<view class="font_36 color-333 bold text-center">无法使用福恋平台!</view>
|
<view class="font_36 color-333 bold text-center">无法使用福恋平台!</view>
|
||||||
<view class="color-333 font_32 text-center" style="margin: 24rpx 50rpx 48rpx 50rpx">由于您的账号id:{{id}}涉及违规,暂无法使用福恋平台,如有需要,请联系客服<span class="color-theme font_28" @tap.stop="clickPhone">18922809346</span></view>
|
<view class="color-333 font_32 text-center" style="margin: 24rpx 50rpx 48rpx 50rpx">由于您的账号id:{{id}}涉及违规,暂无法使用福恋平台,如有需要,请联系客服<span class="color-theme font_28" @tap.stop="clickPhone">18194063294</span></view>
|
||||||
<view class="openButton font_32" @tap="clickPhone">联系客服</view>
|
<view class="openButton font_32" @tap="clickPhone">联系客服</view>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
@ -72,7 +72,7 @@
|
|||||||
methods: {
|
methods: {
|
||||||
clickPhone() {
|
clickPhone() {
|
||||||
wx.makePhoneCall({
|
wx.makePhoneCall({
|
||||||
phoneNumber: '18922809346'
|
phoneNumber: '18194063294'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -130,7 +130,7 @@
|
|||||||
<image class="successful_pic" src="https://images.ufutx.com/202012/28/2168fa80aa80eb0f76ba71ac0e449c7e.png" mode="widthFix" ></image>
|
<image class="successful_pic" src="https://images.ufutx.com/202012/28/2168fa80aa80eb0f76ba71ac0e449c7e.png" mode="widthFix" ></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="font_36 color-333 bold">认证已提交,等待审核</view>
|
<view class="font_36 color-333 bold">认证已提交,等待审核</view>
|
||||||
<view class="font_28 color-333 prompt_text">审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系客服<span class="color-theme" @tap="callPhone('18922809346')">18922809346</span></view>
|
<view class="font_28 color-333 prompt_text">审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系客服<span class="color-theme" @tap="callPhone('18194063294')">18194063294</span></view>
|
||||||
<view class="Know font_32" @tap="goToBack">我知道了</view>
|
<view class="Know font_32" @tap="goToBack">我知道了</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@ -75,7 +75,7 @@
|
|||||||
},
|
},
|
||||||
clickPhone() {
|
clickPhone() {
|
||||||
wx.makePhoneCall({
|
wx.makePhoneCall({
|
||||||
phoneNumber: '18922809346'
|
phoneNumber: '18194063294'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
goto(url) {
|
goto(url) {
|
||||||
|
|||||||
@ -32,10 +32,10 @@
|
|||||||
<view class="_bgModal">
|
<view class="_bgModal">
|
||||||
<view class="_text textarea">
|
<view class="_text textarea">
|
||||||
<view class="font_26 bold">联系脱单姐领取脱单彩蛋</view>
|
<view class="font_26 bold">联系脱单姐领取脱单彩蛋</view>
|
||||||
<view class="font_26 bold">18922809346</view>
|
<view class="font_26 bold">18194063294</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="_gif"></view>
|
<view class="_gif"></view>
|
||||||
<view class="_bgBtn" @tap="callPhone('18922809346')"></view>
|
<view class="_bgBtn" @tap="callPhone('18194063294')"></view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@ -89,7 +89,7 @@
|
|||||||
<image class="successful_pic" src="https://images.ufutx.com/202012/28/2168fa80aa80eb0f76ba71ac0e449c7e.png" mode="widthFix" ></image>
|
<image class="successful_pic" src="https://images.ufutx.com/202012/28/2168fa80aa80eb0f76ba71ac0e449c7e.png" mode="widthFix" ></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="font_36 color-333 bold">资料正在审核中</view>
|
<view class="font_36 color-333 bold">资料正在审核中</view>
|
||||||
<view class="font_28 color-333 prompt_text">审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系客服<span class="color-theme" @tap="callPhone('18922809346')">18922809346</span></view>
|
<view class="font_28 color-333 prompt_text">审核结果将在1~3个工作日内通知,请耐心等待;如有需要,请直接联系客服<span class="color-theme" @tap="callPhone('18194063294')">18194063294</span></view>
|
||||||
<view class="Know font_32" @tap="vanish">我知道了</view>
|
<view class="Know font_32" @tap="vanish">我知道了</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user