🎉 3.0.1.RELEASE 代码生成功能全面升级

dev
smallchill 3 years ago
parent 3a3702ad8d
commit cb7c77ee96
  1. 2
      package.json
  2. 2
      src/views/wel/index.vue

@ -1,6 +1,6 @@
{
"name": "saber-admin",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

@ -9,7 +9,7 @@
<el-col :span="24">
<basic-container>
<p style="text-align: center">
<img src="https://img.shields.io/badge/Release-V3.0.0-green.svg" alt="Downloads"/>
<img src="https://img.shields.io/badge/Release-V3.0.1-green.svg" alt="Downloads"/>
<img src="https://img.shields.io/badge/JDK-1.8+-green.svg" alt="Build Status"/>
<img src="https://img.shields.io/badge/Spring%20Cloud-2021-blue.svg" alt="Coverage Status"/>
<img src="https://img.shields.io/badge/Spring%20Boot-2.7-blue.svg" alt="Downloads"/>

Loading…
Cancel
Save