doum
2025-09-04 9d901b4215323c97a00a068cd962f5c9c04dadfa
small-program/components/sunui-mverify/sunui-mverify.vue
@@ -13,9 +13,15 @@
<script>
   export default {
      props: {
         hint: {
            type: String,
            default: ()=> '抢单'
         }
      },
      data() {
         return {
            hint: '抢单',
            // hint: '抢单',
            sysW: uni.getSystemInfoSync().windowWidth,
            xAxial: 0,
            x: 0,