GithubHelp home page GithubHelp logo

suweiteng / vue2-management-platform Goto Github PK

View Code? Open in Web Editor NEW
1.8K 1.8K 541.0 12.68 MB

vue2.0+ elementUI 后台管理平台 https://suweiteng.github.io/vue2-management-platform

JavaScript 86.57% HTML 4.97% Vue 1.79% CSS 6.67%
element-ui vue

vue2-management-platform's Issues

打包后fa出现加载不到ueditor.config.js

在config.js里添加build的assetsPublicPath的上下地址,线上打包提升找不到ueditor.config.js相关js文件,其原因是我的上下文路径是admin/static/ 但是打包后的js地址为static,缺少自定义的上下文路径名,请问怎么解决

集成报错

错误如下:
[Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'constructor' of undefined"

编辑器,携带参数

我想问一下,如果上传图片想附带额外的参数,请求头部和上传的文件字段名怎么给啊

想问一下static下面的资源是如何访问的。

ueditor 放在static下面,但是只要是import进去的,webpack都会打包进去吧. 打包的时候把static放到dist下面主要是为了访问ueditor的图片吗?但我这边打包跑起来会报错,uParse is not defined。
3Q

ueditor打包

你好,我照着你的项目,在自己的项目中,将ueditor,创建问全局组件,但是现在我打包的时候,ueditor依赖的css都打包不上,我看见你的项目dist中直接将ueditor依赖的自己放在了static中。难道是打包后,直接将ueditor依赖的资源放在打包后的dist中??有没有一起打包的方法?

自定义按钮

请问可以自定义工具栏按钮吗,如何设置,执行方法如何写

关于路由的配置

您好,请问在您的这个项目中,点击table菜单,然后点击表格中的编辑按钮,不显示弹出框,而是在当前table页面中加载编辑页,请问这个功能怎么实现呢?我配置了路由没找到完美的实现方法,我的路由菜单结构,跟您项目中的结构是一样的,希望能给点意见

打包后fa出现加载不到的问题

查看了下是引用路径不对,本来应该是
/dist/static/fonts/fontawesome-webfont.af7ae50.woff2
但是实际上是
/dist/static/css/static/fonts/fontawesome-webfont.af7ae50.woff2,
也就是说多出来一个/static/fonts,请问应该如何解决?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.