MrShi
2025-08-21 907ec8bf7687f8feaf4efbad3c98c585c31fc0e8
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,