fix: 产品页面完善,增加空白布局与布局切换
This commit is contained in:
@@ -21,6 +21,6 @@ app.use(ElementPlusX);
|
||||
for (const [key, component] of Object.entries(ElementPlusIconsVue)) {
|
||||
app.component(key, component);
|
||||
}
|
||||
app.use(store);
|
||||
|
||||
app.use(store);
|
||||
app.mount('#app');
|
||||
|
||||
Reference in New Issue
Block a user