|
|
@@ -3,8 +3,8 @@
|
|
|
<image :src="`${constant.hostUrl}/image/ghs/home/deserve.png`" class="noData_img"></image>
|
|
|
<view style="margin:45upx 0;color:white;font-size:35upx;">如首次下单,请填写门店信息</view>
|
|
|
<view class="freeApply" @click="apply">填写</view>
|
|
|
- <view style="margin:50upx 0 45upx 0;color:white;font-size:35upx;">
|
|
|
- <text>如已经填写过,请直接登录</text>
|
|
|
+ <view style="margin:80upx 0 45upx 0;color:white;font-size:35upx;">
|
|
|
+ <text>如之前已经填写过,请直接登录</text>
|
|
|
</view>
|
|
|
<view class="freeApply" @click="goLogin()">登录</view>
|
|
|
</view>
|