|
@@ -32,22 +32,26 @@
|
|
|
|
|
|
|
|
<block v-if="loginStyle == 0">
|
|
<block v-if="loginStyle == 0">
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
|
- <view style="width:100vw;height:240upx;display:flex;align-items:center;justify-content:center;position:relative;">
|
|
|
|
|
|
|
+ <view style="width:100vw;height:160upx;display:flex;align-items:center;justify-content:center;position:relative;">
|
|
|
<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:240upx;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:170upx;">
|
|
|
|
|
|
|
+ <view style="width:100vw;height:220upx;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:225upx;font-size:32upx;text-decoration: underline;" @click="pageTo({url:'/pagesClient/official/apply'})">批发店注册</text>
|
|
|
|
|
- <text style="color:green;position:absolute;top:315upx;font-size:32upx;text-decoration: underline;" @click.stop="toPhone()">联系官方技术员</text>
|
|
|
|
|
|
|
+ <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>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
|
- <ad-custom unit-id="adunit-3a7cda7bc692514a"></ad-custom>
|
|
|
|
|
|
|
+ <view style="width:100vw;height:25upx;background-color: #ece5e5;"></view>
|
|
|
|
|
+ <ad-custom unit-id="adunit-42a99bd9e25e3626"></ad-custom>
|
|
|
|
|
+ <view style="width:100vw;height:25upx;background-color: #ece5e5;"></view>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
|
|
|
|
|
<!-- #ifdef APP-PLUS -->
|
|
<!-- #ifdef APP-PLUS -->
|
|
|
- <ad adpid="1806928014"></ad>
|
|
|
|
|
|
|
+ <view style="width:100vw;height:25upx;background-color: #ece5e5;"></view>
|
|
|
|
|
+ <ad adpid="1087249477"></ad>
|
|
|
|
|
+ <view style="width:100vw;height:25upx;background-color: #ece5e5;"></view>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
|
|
|
|
|
</block>
|
|
</block>
|
|
@@ -148,13 +152,13 @@
|
|
|
|
|
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
|
<view style="margin-bottom:20upx;background-color: white;">
|
|
<view style="margin-bottom:20upx;background-color: white;">
|
|
|
- <ad-custom unit-id="adunit-3a7cda7bc692514a"></ad-custom>
|
|
|
|
|
|
|
+ <ad-custom unit-id="adunit-42a99bd9e25e3626"></ad-custom>
|
|
|
</view>
|
|
</view>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
|
|
|
|
|
<!-- #ifdef APP-PLUS -->
|
|
<!-- #ifdef APP-PLUS -->
|
|
|
<view style="margin-bottom:20upx;background-color: white;">
|
|
<view style="margin-bottom:20upx;background-color: white;">
|
|
|
- <ad adpid="1806928014"></ad>
|
|
|
|
|
|
|
+ <ad adpid="1087249477"></ad>
|
|
|
</view>
|
|
</view>
|
|
|
<!-- #endif -->
|
|
<!-- #endif -->
|
|
|
|
|
|