rk
2025-10-13 bd6229ebd9cb543a22944ecb1142fad92b675dce
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,