doum
2025-12-19 bb2a1fc86ef4984ef21f3f0dc5caa8f0dbfff309
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>