|
@@ -19,7 +19,7 @@ let wxHtml0 = ref(` <wx-open-launch-weapp style="display: block;text-align:cent
|
|
|
</${sc}>
|
|
|
</wx-open-launch-weapp>`);
|
|
|
|
|
|
-let wxHtml1 = ref(` <wx-open-launch-weapp style="display: block;text-align:center;height:48px;border: none;z-index:9999;opacity:1" id="launch-btn" username="gh_a994fd2f498e" path="pages/carVideo/index.html?active=2">
|
|
|
+let wxHtml1 = ref(` <wx-open-launch-weapp style="display: block;text-align:center;height:48px;border: none;z-index:9999;opacity:1" id="launch-btn" username="gh_a994fd2f498e" path="pages/carVideo/videoList.html?active=2">
|
|
|
<${sc} v-is="'script'" type="text/wxtag-template">
|
|
|
<${sty} v-is="'style'">.openbtn{background-color:#1989fa;color:#fff;width:75%;margin:0 auto;height:40px;line-height:40px;text-align:center;}</${sty}>
|
|
|
<div class="openbtn"><span >前往观看视频</span></div>
|