@@ -627,11 +627,11 @@ export default {
}
.more-popup-body {
- padding: 50upx 40upx;
- width: 70vw;
+ padding: 50upx 1upx;
+ width: 75vw;
.admin-button-com {
- margin: 0 auto 30upx auto;
- width: 240upx;
+ margin: 0 auto 30upx 4upx;
+ width: 210upx;
height: 80upx;
line-height: 80upx;
font-size: 29upx;
@@ -29,7 +29,7 @@
<view v-if="customId != 0" class="search-clear-overlay" @click.stop="clearSearch">清空搜索</view>
</view>
<view>
- <button class="admin-button-com big" style="width: 120upx; margin-left: 16upx" @click="getMore()">更多</button>
+ <button class="admin-button-com big" style="width: 120upx; margin-left:16upx;margin-top:10upx;" @click="getMore()">更多</button>
<view class="app-tabs">