doum
2025-09-03 c4828a792d0722eab9468256a06d06be67d167d7
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,