|
@@ -14,7 +14,7 @@
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<script>
|
|
<script>
|
|
-import { validatePhone ,getSendOrderId } from '../../api/utils';
|
|
|
|
|
|
+import { validatePhone } from '../../helper/interface';
|
|
import { sendCode, userBind } from '../../api/index';
|
|
import { sendCode, userBind } from '../../api/index';
|
|
import router from '@system.router';
|
|
import router from '@system.router';
|
|
import prompt from '@system.prompt';
|
|
import prompt from '@system.prompt';
|