烂笔头登陆后才能用

This commit is contained in:
Jerry Yan 2020-08-24 11:48:22 +08:00
parent 656de70711
commit d64a9f163c

View File

@ -341,7 +341,10 @@ var localAuthType = localStorage.getItem("authType");
// } // }
// //
// }, 500) // }, 500)
$('.mydata-content').on('tap', '.essaylist', function() { //烂笔头
JZL.openWindow('notepad.html', 'notepad.html')
})
} else { } else {
// mui.alert(data.msg) // mui.alert(data.msg)
@ -362,9 +365,6 @@ var localAuthType = localStorage.getItem("authType");
}) })
let CoUnTeR = 0 let CoUnTeR = 0
$('.mydata-content').on('tap', '.essaylist', function() { //烂笔头
JZL.openWindow('notepad.html', 'notepad.html')
})
$('.mydata-content').on('tap', '.touzi', function() { //投资 $('.mydata-content').on('tap', '.touzi', function() { //投资
// JZL.openWindow('invest.html', 'invest.html') // JZL.openWindow('invest.html', 'invest.html')