rk
2025-08-21 37b1176f4b37260bd455891898ed1258c6421607
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,