ll
liukangdong
2024-12-06 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157
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>