Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
integralMall
integral-mall
Commits
c3841989
Commit
c3841989
authored
Sep 30, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 组件引入
parent
6339c0f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
main.js
src/main.js
+0
-3
No files found.
src/main.js
View file @
c3841989
...
@@ -8,13 +8,10 @@ import App from './App';
...
@@ -8,13 +8,10 @@ import App from './App';
import
router
from
'./router'
;
import
router
from
'./router'
;
import
axios
from
'axios'
;
import
axios
from
'axios'
;
import
VueAxios
from
'vue-axios'
;
import
VueAxios
from
'vue-axios'
;
import
ElementUI
from
'element-ui'
;
import
store
from
'./store'
;
import
store
from
'./store'
;
import
'element-ui/lib/theme-chalk/index.css'
;
import
'./assets/theme/index.css'
;
import
'./assets/theme/index.css'
;
import
'../static/fonts/iconfont.js'
;
import
'../static/fonts/iconfont.js'
;
import
limit
from
'@/utils/limiting'
;
import
limit
from
'@/utils/limiting'
;
Vue
.
use
(
ElementUI
);
Vue
.
use
(
VueAxios
,
axios
);
Vue
.
use
(
VueAxios
,
axios
);
// import vueGicStoreLinkage from '@gic-test/vue-gic-store-linkage';
// import vueGicStoreLinkage from '@gic-test/vue-gic-store-linkage';
// Vue.use(vueGicStoreLinkage);
// Vue.use(vueGicStoreLinkage);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment