|
|
@@ -17,7 +17,7 @@
|
|
|
<text>{{userInfo.subNumber}}</text>
|
|
|
</view>
|
|
|
<view class="flex-row justify-center dakaText ">
|
|
|
- <text>预约人数</text>
|
|
|
+ <text>今日预约</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="flex-col">
|
|
|
@@ -25,7 +25,7 @@
|
|
|
<u-icon name="/static/index/erweima.png" size="35"></u-icon>
|
|
|
</view>
|
|
|
<view class="flex-row justify-center dakaText ">
|
|
|
- <text>拓客二维码</text>
|
|
|
+ <text>拓客码</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="flex-col " @click="userScanCode">
|
|
|
@@ -33,7 +33,7 @@
|
|
|
<u-icon name="/static/index/saoma.png" size="25"></u-icon>
|
|
|
</view>
|
|
|
<view class="flex-row justify-center dakaText ">
|
|
|
- <text>报道打卡</text>
|
|
|
+ <text>报到打卡</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|