Coder Social home page Coder Social logo

zhiyidai / ffast-fe Goto Github PK

View Code? Open in Web Editor NEW
112.0 10.0 37.0 3.52 MB

基于vue iview 后台管理系统前端快速开发解决方案

Home Page: http://39.107.104.190/ffast/

License: MIT License

JavaScript 17.96% HTML 0.07% Vue 81.32% CSS 0.65%
iview webpack manager vuejs2 vux fast

ffast-fe's People

Contributors

zhiyidai avatar

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

ffast-fe's Issues

run dev 报错 "exceeds the max of "500KB"

本地运行项目run dev时报错

Starting dev server...
[BABEL] Note: The code generator has deoptimised the styling of "xxxx/Temp/vue/Ffast-FE/node_modules/iview/dist/iview.js" as it exceeds the max of "500KB".

在webpack.base.conf里有三条js处理规则,不知道这两条是什么目的?

     {
        test: /iview\/.*?js$/,
        loader: 'babel-loader'
      },
      {
        test: /\.js$/,
        loader: 'babel-loader',
        exclude: /node_modules/
      },

注销之后run dev正常……

Bug Report

登陆系统后,在“系统管理”-“代码生成”功能块中,点击“生成表”下拉菜单之后再切换功能块之后,下拉菜单不会消失。(一般情况应该是切换的同时消失,或者外面点击一下先隐藏掉下拉菜单然后才能继续点其他功能块)
见图片:
image
在同是代码生成块中点击其他地方时,下拉菜单可以正常消失。
——————
总体效果不错,刚刚入手弄前端,star一发

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.