|
@@ -172,24 +172,19 @@
|
|
|
|
|
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
|
|
+ </view>
|
|
|
|
|
|
|
|
- <!-- #ifdef MP-WEIXIN -->
|
|
|
|
|
- <view style="width:100%;height:20upx;background-color: #ece5e5;margin-top:50upx;"></view>
|
|
|
|
|
- <view style="margin-bottom:20upx;background-color: white;">
|
|
|
|
|
- <ad-custom unit-id="adunit-42a99bd9e25e3626"></ad-custom>
|
|
|
|
|
- </view>
|
|
|
|
|
- <!-- #endif -->
|
|
|
|
|
-
|
|
|
|
|
- <!-- #ifdef APP-PLUS -->
|
|
|
|
|
- <view style="width:100%;height:20upx;background-color: #ece5e5;margin-top:50upx;"></view>
|
|
|
|
|
- <view style="margin-bottom:20upx;background-color: white;">
|
|
|
|
|
- <ad adpid="1087249477"></ad>
|
|
|
|
|
- </view>
|
|
|
|
|
- <!-- #endif -->
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <!-- #ifdef MP-WEIXIN -->
|
|
|
|
|
+ <view style="margin-bottom:50upx;background-color: white;width:690upx;margin:0 auto;">
|
|
|
|
|
+ <ad-custom unit-id="adunit-42a99bd9e25e3626" style="width:690upx;"></ad-custom>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ <!-- #endif -->
|
|
|
|
|
|
|
|
|
|
+ <!-- #ifdef APP-PLUS -->
|
|
|
|
|
+ <view style="margin-bottom:50upx;background-color: white;width:690upx;margin:0 auto;">
|
|
|
|
|
+ <ad adpid="1087249477" style="width:690upx;"></ad>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <!-- #endif -->
|
|
|
|
|
|
|
|
<modal-module :show="changeShow" @click="confirmChange" :maskClosable="true" title="修改名称" padding="30rpx 30rpx" >
|
|
<modal-module :show="changeShow" @click="confirmChange" :maskClosable="true" title="修改名称" padding="30rpx 30rpx" >
|
|
|
<template v-slot:content>
|
|
<template v-slot:content>
|