You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
353 B
Vue
12 lines
353 B
Vue
|
6 months ago
|
<template>
|
||
|
|
<view class="g_pt_130 g_kuaishou">
|
||
|
|
<!-- <g-empty /> -->
|
||
|
|
<web-view src="https://mp.weixin.qq.com/s?__biz=MzkxMjY0MDUwNA==&mid=2247483673&idx=1&sn=b586f7162f9ad450c1d76593065555d1&chksm=c108918ef67f1898cf84897796cfc454153c7d8d6c93546323abd81775b711ffdd7d1f9f55d0#rd"></web-view>
|
||
|
|
</view>
|
||
|
|
</template>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
</script>
|
||
|
|
|
||
|
|
<style>
|
||
|
|
</style>
|