add(ui): templui
This commit is contained in:
parent
81e72cedfa
commit
a6350f60ba
5 changed files with 207 additions and 0 deletions
7
.templui.json
Normal file
7
.templui.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"componentsDir": "web/templates/components",
|
||||
"utilsDir": "web/resources/utils",
|
||||
"moduleName": "maot-shortner",
|
||||
"jsDir": "web/resources/assets/js",
|
||||
"jsPublicPath": "/web/static/js"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue