MrShi
2023-12-20 d81915d73a29e0595c1638c1344a141b28d19967
bicycle/pages/pricingRules/pricingRules.vue
@@ -1,8 +1,6 @@
<template>
   <view class="box">
      <view class="box_nr" v-html="info.code">
         <!-- {{info.code}} -->
      </view>
      <u-parse :content="info.code"></u-parse>
   </view>
</template>