python学习
This commit is contained in:
@@ -23,4 +23,5 @@ manager = Manager( app )
|
||||
from common.libs.UrlManager import UrlManager
|
||||
app.add_template_global(UrlManager.buildStaticUrl, 'buildStaticUrl')
|
||||
app.add_template_global(UrlManager.buildUrl, 'buildUrl')
|
||||
app.add_template_global(UrlManager.buildImageUrl, 'buildImageUrl')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user