Skip to content

Commit cc40ba1

Browse files
committed
删除多余组件
1 parent 3c26036 commit cc40ba1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/store/index.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ Vue.use(Vuex)
88
const state = {
99
/* 设置api通信url */
1010
apiUrl: '',
11-
/* 容器组件 */
12-
container: '',
13-
loginPage: '',
14-
/* builder索引组件 */
15-
builderIndex: '',
1611
/* 后端主要配置数据 */
1712
mainData:{
1813
routes: '',

0 commit comments

Comments
 (0)