Skip to content
#

vue-admin

Here are 165 public repositories matching this topic...

vue-admin-beautiful

🚀vue-admin-beautiful是github开源admin中最优秀的集成框架之一,它是一款基于vue+element-ui的绝佳的vue后台框架(将基于vue3.0 最新版(vue3.0版本基于ant-design-vue),同时支持电脑,手机,平板),他同时是拥有100+页面的大型vue前端单页应用,长期更新维护,感谢您的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 http://beautiful.panm.cn/

  • Updated Oct 3, 2020
  • Vue
piexlmax
piexlmax commented Sep 7, 2020

在go项目的main.go下 27行

	if global.GVA_CONFIG.System.NeedInitData {
		init_data.InitData() // 通过配置文件初始化数据 默认为 false 首次运行需要将 ./config.yaml中 system下的 need-init-data 修改为true
	}

此处修改为根据配置文件来决定是否开启初始化
在跟目录的config.yaml中的system下存在一行
need-init-data: false
将此参数设定为true则会执行初始化代码
切记初次开启后 计得关闭

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.