Commit 9326f9b9 authored by haiyoucuv's avatar haiyoucuv

整理一下代码

parent 53ad9845
...@@ -32,6 +32,26 @@ export default class TaskCenter { ...@@ -32,6 +32,26 @@ export default class TaskCenter {
store.updateTask(); store.updateTask();
} }
// 链接处理-二级页面
//
// 旭哥:
// 1、bank_1401:进行手机话费充值-(A需要)
// 2、bank_1406:开通生物识别登录方式--(待定-不确认)
// 3、bt_2:跳转个人养老金页面-(A需要)
// 4、bt_3:跳转月度账单月份列表页-(A需要)
// 5、bt_4:跳转财富诊断功能-(应该需要)
// 6、bt_5:跳转购买理财-(应该需要)
// 7、bt_6:跳转购买基金(不需要)
// 8、bt_7:跳转购买存款------(应该需要)
// 9、bt_8:跳转积分明细--(A需要)
// 10、bt_9:跳转亲子专区--(A需要)
// 11、bt_10:跳转预约转账-(A需要)
//
//
// bank_1406:开通生物识别登录方式--(待定-不确认)
// 这个任务也有跳转链接,但是任务已完成,不确认
/** 任务处理中心 */ /** 任务处理中心 */
static async handleClickTask(item: any = {}) { static async handleClickTask(item: any = {}) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment