You've already forked qlg.frontend
开放烂笔头入口
This commit is contained in:
8
js/my.js
8
js/my.js
@ -357,15 +357,7 @@ var localAuthType = localStorage.getItem("authType");
|
||||
})
|
||||
let CoUnTeR = 0
|
||||
$('.mydata-content').on('tap', '.essaylist', function() { //烂笔头
|
||||
// JZL.openWindow('essaylist.html', 'essaylist.html')
|
||||
if(CoUnTeR < 5){
|
||||
CoUnTeR ++;
|
||||
mui.alert("功能开发中......")
|
||||
}else{
|
||||
JZL.openWindow('notepad.html', 'notepad.html')
|
||||
CoUnTeR = 0;
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
$('.mydata-content').on('tap', '.touzi', function() { //投资
|
||||
|
Reference in New Issue
Block a user