You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
16
static/app2/js/essaylist.js
Executable file → Normal file
16
static/app2/js/essaylist.js
Executable file → Normal file
@ -1,9 +1,9 @@
|
||||
mui.plusReady(function () {
|
||||
// var url ="",
|
||||
$("body").on("tap" ,".add1",function () {
|
||||
JZL.openWindow('addessay.html', 'addessay.html')
|
||||
})
|
||||
$(".row_con").on("tap" ,".memorandum",function () {
|
||||
JZL.openWindow('memorandumlist.html', 'memorandumlist.html')
|
||||
})
|
||||
mui.plusReady(function () {
|
||||
// var url ="",
|
||||
$("body").on("tap" ,".add1",function () {
|
||||
JZL.openWindow('addessay.html', 'addessay.html')
|
||||
})
|
||||
$(".row_con").on("tap" ,".memorandum",function () {
|
||||
JZL.openWindow('memorandumlist.html', 'memorandumlist.html')
|
||||
})
|
||||
})
|
Reference in New Issue
Block a user