Commit 6f3b618e authored by Mac's avatar Mac

修改提示字样

parent 2a8fd02b
......@@ -699,7 +699,7 @@
></image>
<text>{{Lookdata.IsLook==false?'想认识TA':'查看微信号'}}</text>
<view class="badge" v-if="!Lookdata.IsLook">
本月剩余次数:{{Lookdata.SurplusNum}}
剩余次数:{{Lookdata.SurplusNum}}
</view>
<!-- <u-badge size="mini" class="badge" count="10"></u-badge> -->
<!-- <button
......@@ -942,7 +942,7 @@ export default {
this.show = true;
}else{
uni.showToast({
title: "本解锁次数已用完!",
title: "本解锁次数已用完!",
icon: "none",
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment