rk
2026-01-30 3c9e375697f758e43beeaba61c78d4c303d1f2d3
h5/pages/staff/signin.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>