|
@@ -967,15 +967,21 @@
|
|
|
<div id="staffGroupsMount"></div>
|
|
<div id="staffGroupsMount"></div>
|
|
|
</section>
|
|
</section>
|
|
|
</div>
|
|
</div>
|
|
|
- <div id="shareBelowContentEl">
|
|
|
|
|
- <div class="fab-wrap">
|
|
|
|
|
- <button type="button" class="fab" id="openApp">
|
|
|
|
|
- <img src="images/uBtn.png" alt="APP内打开" decoding="async">
|
|
|
|
|
- </button>
|
|
|
|
|
- <div class="home-indicator" aria-hidden="true"></div>
|
|
|
|
|
|
|
+ <wx-open-launch-app
|
|
|
|
|
+ id="launch-btn"
|
|
|
|
|
+ appid="wxf5f1efe3a9f5012e"
|
|
|
|
|
+ extinfo="https://test.ailien.shop/h5/HBuilderProjects/shareIndex.html"
|
|
|
|
|
+ >
|
|
|
|
|
+ <div id="shareBelowContentEl">
|
|
|
|
|
+ <div class="fab-wrap">
|
|
|
|
|
+ <button type="button" class="fab" id="openApp">
|
|
|
|
|
+ <img src="images/uBtn.png" alt="APP内打开" decoding="async">
|
|
|
|
|
+ </button>
|
|
|
|
|
+ <div class="home-indicator" aria-hidden="true"></div>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
- </div>
|
|
|
|
|
-
|
|
|
|
|
|
|
+ </wx-open-launch-app>
|
|
|
|
|
+ <script src="http://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
|
|
|
<script>
|
|
<script>
|
|
|
(function () {
|
|
(function () {
|
|
|
'use strict';
|
|
'use strict';
|