Code Monkey home page Code Monkey logo

sls-admin-vue's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sls-admin-vue's Issues

webpack打包太大,另外有几个疑问

有几个疑问想问一下
1:如果后台很多功能的话子页面的话,岂不是webpack打包之后的js文件很大?
2:能不能实现多tap标签,类似这样。
image

关于表单封装中的下拉框问题

今天发现使用该项目的表单封装实现下拉框有些下拉框切换选项不会回显,打开您的在线项目发现也存在这样的问题,您能解决一下吗

关于封装自定义表格的问题

首先对您的该开源项目表示感谢,目前我正在您封装的表格组件基础上做自定义表格的封装,发现没有什么好的思路,希望您有时间封装一个自定义的表格组件即表格各单元项可为可编辑的表单形式.供学习,不好意思,做了伸手党

执行npm run dev的时候报错

执行npm run dev的时候报错:

dell@DESKTOP-MVU77SM MINGW64 /d/wnmp/www/sls-admin/vue2 (master)
$ npm run dev

> [email protected] dev D:\wnmp\www\sls-admin\vue2
> node build/dev-server.js


To use this template, you must update following to modules:

  node: 8.0.0-nightly20170216642eec162d should be >= 4.0.0


npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\dell\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "dev"
npm ERR! node v8.0.0-nightly20170216642eec162d
npm ERR! npm  v3.10.9
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: `node build/dev-server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'node build/dev-server.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the vue2-admin package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node build/dev-server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs vue2-admin
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls vue2-admin
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     D:\wnmp\www\sls-admin\vue2\npm-debug.log


高级实战-编辑文章有报错,无法编辑文章内容

TypeError: Cannot read property 'bold' of undefined
at E. (wangEditor.js:3606)
at Function. (wangEditor.js:3585)
at Function.each (jquery.min.js:2)
at E.fn.addMenus (wangEditor.js:3584)
at E.fn.create (wangEditor.js:934)
at a.createEditor (app.54198a2….js:3)
at a.n [as createEditor] (vendor.53922eb….js:16)
at a.initEditor (app.54198a2….js:3)
at a.n [as initEditor] (vendor.53922eb….js:16)
at a.deepObj (app.54198a2….js:3)
vendor.53922eb….js:16 TypeError: Cannot read property 'indexOf' of undefined
at a.itemSelected (vendor.53922eb….js:41)
at jo.get (vendor.53922eb….js:18)
at jo.evaluate (vendor.53922eb….js:18)
at a.itemSelected (vendor.53922eb….js:16)
at a.render (vendor.53922eb….js:41)
at a.t._render (vendor.53922eb….js:16)
at a.i (vendor.53922eb….js:16)
at jo.get (vendor.53922eb….js:18)
at new jo (vendor.53922eb….js:18)
at xt (vendor.53922eb….js:16)

数据脚本

你好,发现你现这框架设计的很不错,想深入学习下,现因没有MYSQL脚本,本地运行不起来,不知能知导出一份给我吗?

关于API get 带 query参数

请问下,你现在所有的只要有参数请求的api都是使用的post,如果要通过get 带query参数,应该怎么弄啊

表格中的数据获取方式

您好,我正在使用您的框架搭建一个管理系统,遇到几个问题想请教您

  1. 如果想通过一个url获取api数据添加到表格中要如何设置呢
  2. 之后的跨域问题要怎么解决呢?
  3. url中的数据是实时更新的,是否可以通过添加定时器或使用signalR的方式让列表中的数据也实时更新呢?

路由切换过渡动画问题

发现在组件切换的时候的一个小问题,组件切入和离开时候两个过渡动画会有间隔,不同步,导致之前的组件离时仍占位,而新切入的组件进入时会在之前组件位置的下方停留一段时间

文章编辑、文章标签

文章编辑、文章标签下拉框不能创建一个下拉框中没有的项吗?这个该如何实现?

$$api_article_deleteArticle未找到定义的地方

我在看项目权限内容的时候,看到文章列表时候,删除直接就调用了$$api_article_deleteArticle,
而这个方法全局搜索了下,并没有发现定义的地方,能麻烦解释下吗,
仅找到两处引用的地方
image
image

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.