添加帖子详情模板
This commit is contained in:
12
pages.json
12
pages.json
@@ -504,6 +504,12 @@
|
||||
{
|
||||
"root": "pages/template",
|
||||
"pages": [
|
||||
{
|
||||
"path": "post/detail",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "shop/goods-category",
|
||||
"style": {
|
||||
@@ -570,11 +576,5 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
"custom": {
|
||||
"^ui-(.*)": "@/components/ui/$1/ui-$1.uvue"
|
||||
}
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user