refactor(api): 更新 API调用以使用 request-legacy- 将多个 API 文件中的 request 引用更新为 request-legacy
- 修改了部分 API调用的错误处理方式 - 更新了部分函数参数名称
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default definePageConfig({
|
||||
navigationBarTitleText: '注册成为经销商',
|
||||
navigationBarTitleText: '注册成为VIP',
|
||||
navigationBarTextStyle: 'black'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user