Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xqz
/
dianDemo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
18372b1e
authored
2020-03-20 17:45:39 +0800
by
sunnie
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修复ie报错 本地环境运行
1 parent
a85549da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
src/main.js
src/main.js
View file @
18372b1
// IE 兼容
import
'@babel/polyfill'
import
Vue
from
'vue'
import
App
from
'./App.vue'
import
router
from
'./router'
...
...
@@ -7,8 +9,7 @@ import '@/assets/css/index.scss'
// 全局引入按需引入UI库 vant
import
'@/plugins/vant'
// IE 兼容
import
'@babel/polyfill'
// 移动端适配
import
'lib-flexible/flexible.js'
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment