rk
2026-06-09 c467370d8741bc05ca7c22d4253c58ac0a979ef5
h5/pages/guidemap/guidemap.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>