You've already forked qlg.frontend
Init Repo
This commit is contained in:
7
js/memorandumlist.js
Normal file
7
js/memorandumlist.js
Normal file
@ -0,0 +1,7 @@
|
||||
mui.plusReady(function () {
|
||||
|
||||
|
||||
$("body").on("tap" ,".add1",function () {
|
||||
JZL.openWindow('addmemorandum.html', 'addmemorandum.html')
|
||||
})
|
||||
})
|
Reference in New Issue
Block a user