新增宫格导航组件;增加innermargin设置(手机滚动条间隙);增加tp模板渲染;

This commit is contained in:
2023-04-13 18:05:21 +08:00
parent d537a0fb23
commit 2ed7ee5d5a
13 changed files with 306 additions and 8 deletions

View File

@@ -28,7 +28,8 @@
"topthink/think-multi-app": "^1.0",
"scssphp/scssphp": "^1.11",
"erusev/parsedown": "^1.7",
"topthink/think-filesystem": "^2.0"
"topthink/think-filesystem": "^2.0",
"mallardduck/html-formatter": "^1.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2"