You've already forked qlg.frontend
记事本调优
This commit is contained in:
4
js/my.js
4
js/my.js
@ -277,7 +277,9 @@ var localAuthType = localStorage.getItem("authType");
|
||||
$('.mydata-content').on('tap', '.shoppingcart', function() {
|
||||
JZL.openWindow('shoppingcart.html', 'shoppingcart.html')
|
||||
})
|
||||
|
||||
$('.mydata-content').on('tap', '.essaylist', function() {
|
||||
JZL.openWindow('notepad.html', 'notepad.html')
|
||||
})
|
||||
$('.mydata-content').on('tap', '.shangdu', function() {
|
||||
if (authType == 2) {
|
||||
JZL.openWindow('shangdu.html', 'shangdu.html')
|
||||
|
Reference in New Issue
Block a user