iview组件图标没有加载出来?

图片描述

代码

this.$Notice.success({ title: '成功' })

package.json

{
  "dependencies": {
    "axios": "^0.18.0",
    "iview": "^3.3.0-rc.1",
    "iview-theme": "^1.1.0",
    "less-loader": "^4.1.0",
    "vue": "^2.6.6",
    "vue-router": "^3.0.1",
    "vuex": "^3.0.1"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "^3.4.0",
    "@vue/cli-plugin-eslint": "^3.4.0",
    "@vue/cli-service": "^3.4.0",
    "babel-eslint": "^10.0.1",
    "eslint": "^5.8.0",
    "eslint-plugin-vue": "^5.0.0",
    "less": "^2.7.3",
    "vue-template-compiler": "^2.5.21"
  }
}

请问这是什么原因呢?

阅读 2.3k
1 个回答

我把原来的ivew字体图片资源覆盖就好了

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题