feat(37需求): 打开webview的页面

This commit is contained in:
luying
2023-04-12 20:47:35 +08:00
parent 6a4c9c5ae9
commit d13e623084
9 changed files with 91 additions and 11 deletions

View File

@@ -65,7 +65,8 @@ export enum ACTIVITY_TYPE {
BIND_PHONE = 50, // 绑定手机号
WEEKLY_FUND = 51, // 周基金
MONTHLY_FUND = 52, // 月基金
REBATE = 53, // 返利
REBATE = 53, // 返利
WEBVIEW = 54, // 平台活动页面
}
/**