|
|
@@ -1042,7 +1042,7 @@
|
|
|
<img src="images/uBtn.png" alt="APP内打开" decoding="async">
|
|
|
</button>
|
|
|
<div id="fabWxHit" class="fab-wx-hit" aria-hidden="true">
|
|
|
- <wx-open-launch-app id="launch-btn" appid="wx5598889b28511717">
|
|
|
+ <wx-open-launch-app id="launch-btn" appid="wx412792c77f47babd">
|
|
|
<script type="text/wxtag-template">
|
|
|
<style>
|
|
|
.wx-open-app-btn {
|
|
|
@@ -1085,7 +1085,7 @@
|
|
|
var API_BASE = 'https://test.ailien.shop/alienStore';
|
|
|
|
|
|
/** wx-open-launch-app 的 appid(开放平台移动应用;若与公众号不同,只改这里和标签 appid) */
|
|
|
- var WECHAT_OPEN_APP_ID = 'wx5598889b28511717';
|
|
|
+ var WECHAT_OPEN_APP_ID = 'wx412792c77f47babd';
|
|
|
/** 可选:强制 wx.config 使用的公众号 appId;默认用 getWxConfig 返回的 data.appId */
|
|
|
var WECHAT_MP_APP_ID = '';
|
|
|
/**
|