ll
liukangdong
2025-02-27 88a34566f7c3f77d90daa3fd57fb0abca3e1b5e6
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>