mirror of
https://gitee.com/anji-plus/report.git
synced 2026-02-02 09:27:47 +08:00
update version 1.7.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<groupId>com.anji-plus</groupId>
|
||||
<artifactId>aj-report</artifactId>
|
||||
<version>1.6.0.RELEASE</version>
|
||||
<version>1.7.0.RELEASE</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "report-ui",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"description": "report-ui",
|
||||
"author": "beliefteam",
|
||||
"scripts": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<div class="admin-title" @click="goBigScreen">
|
||||
<div class="con">
|
||||
<img src="/static/logo-dp.png" width="50" />
|
||||
<span class="version">V1.6.0</span>
|
||||
<span class="version">V1.7.0</span>
|
||||
</div>
|
||||
</div>
|
||||
<el-menu
|
||||
|
||||
Reference in New Issue
Block a user