k94314517
2025-07-09 06b2f5be922e87d086d1d4e6cdcc2119e7d3a1a4
h5/pages/visitorSubGuide/index.vue
@@ -1,7 +1,8 @@
<template>
  <view class="box">
    <!-- <view v-html="info"></view> -->
      <mp-html :content="info" />
      <!-- <mp-html :content="info" /> -->
      <u-parse :content="info"></u-parse>
  </view>
</template>
<script>