更新资源

This commit is contained in:
2019-10-27 20:52:35 +08:00
parent 929f4b651f
commit edbcf17309
457 changed files with 25425 additions and 21970 deletions

16
static/app2/js/essaylist.js Executable file → Normal file
View 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')
})
})