|
@@ -52,6 +52,18 @@
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
|
|
+ <!-- #ifdef MP-WEIXIN -->
|
|
|
|
|
+ <view style="margin-bottom:50upx;background-color: white;margin-top:30upx;">
|
|
|
|
|
+ <ad-custom unit-id="adunit-42a99bd9e25e3626"></ad-custom>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <!-- #endif -->
|
|
|
|
|
+
|
|
|
|
|
+ <!-- #ifdef APP-PLUS -->
|
|
|
|
|
+ <view style="margin-bottom:50upx;background-color: white;margin-top:30upx;">
|
|
|
|
|
+ <ad adpid="1087249477"></ad>
|
|
|
|
|
+ </view>
|
|
|
|
|
+ <!-- #endif -->
|
|
|
|
|
+
|
|
|
<modal-module :show="showDetailPop" @click="confirmDetail" :maskClosable="true" title="明细" padding="30rpx 30rpx" >
|
|
<modal-module :show="showDetailPop" @click="confirmDetail" :maskClosable="true" title="明细" padding="30rpx 30rpx" >
|
|
|
<template slot="customContent">
|
|
<template slot="customContent">
|
|
|
<view style="font-size:30upx;margin-bottom:30upx;margin-top:20upx;">
|
|
<view style="font-size:30upx;margin-bottom:30upx;margin-top:20upx;">
|