|
@@ -76,35 +76,6 @@
|
|
|
<button class="btn">嘉里中心小程序>积分商城</button>
|
|
|
</script>
|
|
|
</wx-open-launch-weapp>
|
|
|
- <br />
|
|
|
- <wx-open-launch-weapp
|
|
|
- :id="`launch-btn`"
|
|
|
- style="
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- position: absolute;
|
|
|
- z-index: 999;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- bottom: 0;
|
|
|
- right: 0;
|
|
|
- opacity: 0.3;
|
|
|
- background: #3a85e2;
|
|
|
- "
|
|
|
- username="gh_0bd6a97b6d38"
|
|
|
- :path="`pages/pointsMall/pointsMall.html${launchPath}`"
|
|
|
- :env-version="envVersion"
|
|
|
- @launch="launchFn"
|
|
|
- @error="launchErrorFn"
|
|
|
- @ready="onLaunchReady"
|
|
|
- >
|
|
|
- <script type="text/wxtag-template">
|
|
|
- <div style="position: absolute;z-index:999; top: 0; left: 0;bottom:0;right:0;width: 100%;height: 100%;
|
|
|
- opacity: 0.3;
|
|
|
- background: #4cd964;">嘉里中心小程序>积分商城
|
|
|
- </div>
|
|
|
- </script>
|
|
|
- </wx-open-launch-weapp>
|
|
|
<span>进行兑换</span>
|
|
|
</div>
|
|
|
</div>
|