增加楼层专题

This commit is contained in:
mahe
2022-09-02 09:30:57 +08:00
parent 2aceffc112
commit 4ea142ea08
8 changed files with 340 additions and 90 deletions

View File

@@ -5,6 +5,7 @@ import marketing from './marketing.vue'
import pages from './pages.vue'
import goods from '../goods-dialog.vue'
import other from './other.vue'
import special from './special.vue'
export default {
pages,
marketing,
@@ -12,4 +13,5 @@ export default {
category,
goods,
other,
special
}