ll
liukangdong
2025-02-13 5d8d536b79f7cc2e0719dd93c0069b80639e3bf1
h5/pages/driver/reservedGuide.vue
@@ -1,5 +1,5 @@
<template>
   <view>
   <view class="box">
      <mp-html :content="content" />
   </view>
</template>
@@ -21,5 +21,7 @@
</script>
<style lang="scss">
.box{
   padding: 0 30rpx;
}
</style>