银花优选微信小程序修改后的最新版本代码
This commit is contained in:
11
pages/pay/index.wxml
Normal file
11
pages/pay/index.wxml
Normal file
@@ -0,0 +1,11 @@
|
||||
<view class="container" wx:if="{{loadingHidden}}">
|
||||
<button class="mybtn" app-parameter="WeChat" open-type="launchApp" binderror="launchAppError" >返回APP</button>
|
||||
</view>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<loading hidden="{{loadingHidden}}">
|
||||
加载中...
|
||||
</loading>
|
||||
Reference in New Issue
Block a user