摘要: //请求接口需要配置回调地址,回调地址用于跳转回APP指定地址 //app支付 const appRequestPayment = (orderInfo: string) => {//orderInfo里面返回的是form表单uni.navigateTo({ url: 'webviewURL?one 阅读全文
posted @ 2023-05-08 11:16 晨曦_yuan小海 阅读(1014) 评论(0) 推荐(0)
摘要: <input class="codeInputClass" v-model="state.code" type="number" placeholder="请输入验证码" @input="codeInput" placeholder-class="placeholderClass" maxlengt 阅读全文
posted @ 2023-05-08 11:04 晨曦_yuan小海 阅读(149) 评论(0) 推荐(0)