add jquery for template and remove some comment
This commit is contained in:
parent
e2a0844a6c
commit
eae70284d7
@ -1,5 +1,3 @@
|
||||
# Your database list
|
||||
|
||||
main_db = {
|
||||
'host' : 'localhost',
|
||||
'user' : 'root',
|
||||
|
@ -4,7 +4,7 @@ page = {
|
||||
'public' :'page/public' ,
|
||||
'error' :'page/error' # Non-template
|
||||
}
|
||||
# For route
|
||||
|
||||
dirconfig = {
|
||||
'/' :
|
||||
{
|
||||
|
2
static/lib/jquery/jquery-3.7.0.min.js
vendored
Normal file
2
static/lib/jquery/jquery-3.7.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user