@@ -129,7 +129,7 @@ defineOptions({
})
const API_SUCCESS_CODE = 0
-const SIGN_URL = '/pages-sub-packages/mine/auth/index'
+const SIGN_URL = '/pages-auth/settlement-channel-sign/index'
const BACK_DELAY = 500
interface CurrentUserForBankAuth {
@@ -5,7 +5,6 @@
v-model="remark"
placeholder="请输入备注"
clearable
- auto-height
custom-style="min-height: 200rpx;"
/>
</view>