ll
liukangdong
2024-12-12 c5370d2a8c89caa6c8da533c2cf691cb3d16dc3c
h5/pages/visitorSubGuide/index.vue
@@ -1,6 +1,7 @@
<template>
  <view class="box">
    <view v-html="info"></view>
    <!-- <view v-html="info"></view> -->
      <mp-html :content="info" />
  </view>
</template>
<script>