|
@@ -36,10 +36,10 @@
|
|
|
<button class="admin-button-com big blue" style="width:260upx;" @click="buyItem()">花店买花</button>
|
|
<button class="admin-button-com big blue" style="width:260upx;" @click="buyItem()">花店买花</button>
|
|
|
</view>
|
|
</view>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
- <view style="width:100vw;height:220upx;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:170upx;">
|
|
|
|
|
|
|
+ <view style="width:100vw;height:250upx;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:170upx;">
|
|
|
<button class="admin-button-com big blue" style="width:260upx;" @click="pageTo({url:'/admin/home/login'})">批发店登录</button>
|
|
<button class="admin-button-com big blue" style="width:260upx;" @click="pageTo({url:'/admin/home/login'})">批发店登录</button>
|
|
|
- <text style="color:green;position:absolute;top:190upx;font-size:33upx;text-decoration: underline;" @click="pageTo({url:'/pagesClient/official/apply'})">批发店注册</text>
|
|
|
|
|
- <text style="color:green;position:absolute;top:280upx;font-size:33upx;text-decoration: underline;" @click.stop="toPhone()">联系官方技术员</text>
|
|
|
|
|
|
|
+ <text style="color:green;position:absolute;top:210upx;font-size:33upx;text-decoration: underline;" @click="pageTo({url:'/pagesClient/official/apply'})">批发店注册</text>
|
|
|
|
|
+ <text style="color:green;position:absolute;top:295upx;font-size:33upx;text-decoration: underline;" @click.stop="toPhone()">联系官方技术员</text>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
<!-- #ifdef MP-WEIXIN -->
|