MrShi
2023-11-09 19d17f0f0fb02f46342d70b5180e40a0ad1b66d3
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>