Skip to content
#

vue-admin

Here are 143 public repositories matching this topic...

mystorp
mystorp commented Jul 31, 2019

使用 Mock mock 数据的时候,需要硬编码数据到代码里面

使用 easy-mock 需要外网访问

使用 http-mock-middleware 仅仅需要新增如下 devServer.after 的配置项,就可以很方便的管理假数据,也方便开发者任意的修改假数据,而不需要提交:

const httpMockMiddleware = require("hm-middleware");

module.exports = {
    devServer: {
        after: function(app, server){
            app.use(httpMockMiddleware({
      
robot7th
robot7th commented Jul 24, 2019

image

有没有谁碰到过这问题?侧边栏渲染的时候,render方法内部报错。

ERROR in ./src/layout/components/Sidebar/Item.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/layout/components/Sidebar/Item.vue?vue&type=script&lang=js&)
Module build failed (

buefy
foochris
foochris commented Apr 9, 2020

Description

As a new user, it may be helpful to see the options available for each UI Component. In Steps, for example, a list could be displayed below the subheading, 'Response horizontal process steps', that displays Dynamic, Icons, Sizes, Types and API.

Currently, a user has to scroll the entire page to see all available subheadings / subtopics.

Why Buefy need this feature

Hav

vue-admin-beautiful是一款绝佳的前端开发框架(同时支持电脑,手机,平板),长期更新维护,感谢您的star,我一直在努力 Vue admin beautiful is an excellent front-end development framework (supporting computers, mobile phones and tablets at the same time), long-term update and maintenance, thank you for your star, I have been working hard

  • Updated May 28, 2020
  • Vue

SmartAdmin 使用 SpringBoot和Vue,前后端分离,我们希望用一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱生活。SmartAdmin 让你从认识到忘不了,绝对是你最想要的!

  • Updated May 26, 2020
  • Java

Improve this page

Add a description, image, and links to the vue-admin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vue-admin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.