|
@@ -15,11 +15,10 @@
|
|
|
<app-search-module v-model="py" placeholder="这里搜索" @input="searchFn" />
|
|
<app-search-module v-model="py" placeholder="这里搜索" @input="searchFn" />
|
|
|
</view>
|
|
</view>
|
|
|
<view style="padding:0 0upx 0 20upx;" >
|
|
<view style="padding:0 0upx 0 20upx;" >
|
|
|
- <button class="admin-button-com middle blue" style="border:none;height:70upx;" @click="removeMemory()">清除已选</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com middle blue" style="border:none;height:70upx;" @click="buyHs()">去买花束</button>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
- <button class="admin-button-com middle blue" style="border:none;height:70upx;position: absolute;right:20upx;top:280upx;z-index:9999;" @click="buyHs()">去买花束</button>
|
|
|
|
|
|
|
|
|
|
<view class="scroll-middle_bx">
|
|
<view class="scroll-middle_bx">
|
|
|
<scroll-view scroll-y scroll-with-animation class="tab-view">
|
|
<scroll-view scroll-y scroll-with-animation class="tab-view">
|