Commit bb021092380f170c2b5295520d7f9cc23aaabe7f
1 parent
110c8b53
no message
Showing
2 changed files
with
2 additions
and
0 deletions
pages/user/plus/plus.js
| @@ -9,6 +9,7 @@ var t = getApp(), | @@ -9,6 +9,7 @@ var t = getApp(), | ||
| 9 | t_pay = require("../../../utils/pay2.js"); | 9 | t_pay = require("../../../utils/pay2.js"); |
| 10 | var regeneratorRuntime = require('../../../utils/runtime.js'); | 10 | var regeneratorRuntime = require('../../../utils/runtime.js'); |
| 11 | 11 | ||
| 12 | + | ||
| 12 | Page({ | 13 | Page({ |
| 13 | /** | 14 | /** |
| 14 | * 页面的初始数据 | 15 | * 页面的初始数据 |
pages/user/plus/plus.wxml
| @@ -153,6 +153,7 @@ | @@ -153,6 +153,7 @@ | ||
| 153 | </view> | 153 | </view> |
| 154 | </view> | 154 | </view> |
| 155 | 155 | ||
| 156 | + | ||
| 156 | <view class="flex-level"> | 157 | <view class="flex-level"> |
| 157 | <image class="purchaseClose" bindtap="OpeningClose" src="{{url}}/miniapp/images/plus/Close.png"></image> | 158 | <image class="purchaseClose" bindtap="OpeningClose" src="{{url}}/miniapp/images/plus/Close.png"></image> |
| 158 | </view> | 159 | </view> |