|
@@ -2,12 +2,12 @@
|
|
<div>
|
|
<div>
|
|
<div v-text="weappHtml"></div>
|
|
<div v-text="weappHtml"></div>
|
|
<div>https://www.baidu.com/</div>
|
|
<div>https://www.baidu.com/</div>
|
|
- <!-- <wx-open-launch-weapp style="display: inline-block; border: none" id="launch-btn" username="gh_a994fd2f498e" path="pages/index/index.html?living_code=LIVING_CODE">
|
|
|
|
|
|
+ <wx-open-launch-weapp style="display: inline-block; border: none" id="launch-btn" username="gh_a994fd2f498e" path="pages/index/index.html?living_code=LIVING_CODE">
|
|
<div v-is="'script'" type="text/wxtag-template">
|
|
<div v-is="'script'" type="text/wxtag-template">
|
|
<div v-is="'style'">.openbtn{background-color:#38f;color:#f40;width:100px;height:40px;line-height:40px;}</div>
|
|
<div v-is="'style'">.openbtn{background-color:#38f;color:#f40;width:100px;height:40px;line-height:40px;}</div>
|
|
<div class="openbtn">跳转小程序</div>
|
|
<div class="openbtn">跳转小程序</div>
|
|
</div>
|
|
</div>
|
|
- </wx-open-launch-weapp> -->
|
|
|
|
|
|
+ </wx-open-launch-weapp>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<script lang="ts">
|
|
<script lang="ts">
|