银花优选微信小程序修改后的最新版本代码

This commit is contained in:
ss001
2026-02-07 16:22:31 +08:00
commit c00caf5744
516 changed files with 41796 additions and 0 deletions

11
pages/pay/index.wxml Normal file
View 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>