diff --git a/pom.xml b/pom.xml index 2f0b1dd..408670a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ruoyi http://www.ruoyi.vip - 若依管理系统 + 音乐APP后台管理系统 3.9.0 diff --git a/ruoyi-admin/src/main/java/com/ruoyi/web/core/config/SwaggerConfig.java b/ruoyi-admin/src/main/java/com/ruoyi/web/core/config/SwaggerConfig.java index ae1c3ec..8def034 100644 --- a/ruoyi-admin/src/main/java/com/ruoyi/web/core/config/SwaggerConfig.java +++ b/ruoyi-admin/src/main/java/com/ruoyi/web/core/config/SwaggerConfig.java @@ -113,7 +113,7 @@ public class SwaggerConfig // 用ApiInfoBuilder进行定制 return new ApiInfoBuilder() // 设置标题 - .title("标题:若依管理系统_接口文档") + .title("标题:音乐APP后台管理系统接口文档") // 描述 .description("描述:用于管理集团旗下公司的人员信息,具体包括XXX,XXX模块...") // 作者信息 diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 02ae3e5..7c8a4f1 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -68,7 +68,7 @@ spring: # redis 配置 redis: # 地址 - host: 192.168.31.55 + host: 127.0.0.1 # 端口,默认为6379 port: 6379 # 数据库索引 diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development index 302ecd1..cf83a93 100644 --- a/ruoyi-ui/.env.development +++ b/ruoyi-ui/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 音乐APP后台管理系统 # 开发环境配置 ENV = 'development' diff --git a/ruoyi-ui/.env.production b/ruoyi-ui/.env.production index 302ecd1..cf83a93 100644 --- a/ruoyi-ui/.env.production +++ b/ruoyi-ui/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 音乐APP后台管理系统 # 开发环境配置 ENV = 'development' diff --git a/ruoyi-ui/.env.staging b/ruoyi-ui/.env.staging index 209b64e..176cbe1 100644 --- a/ruoyi-ui/.env.staging +++ b/ruoyi-ui/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 音乐APP后台管理系统 BABEL_ENV = production diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index ab3bdab..47eda9a 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.9.0", - "description": "若依管理系统", + "description": "音乐APP后台管理系统", "author": "若依", "license": "MIT", "scripts": { diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index f33d8b7..283374d 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -2,1054 +2,202 @@
-

若依后台管理框架

+

音乐Pro后台管理系统

- 一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适自己的。于是利用空闲休息时间开始自己写一套后台系统。如此有了若依管理系统,她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。 + 音乐Pro是一款专业的音乐管理平台,为音乐爱好者、创作者和管理员提供全方位的音乐资源管理服务。系统支持音乐作品上传、分类管理、用户权限控制、数据统计分析等功能,让音乐管理变得简单高效。

当前版本: v{{ version }}

- ¥免费开源 -

-

- 访问码云 - 访问主页 + 专业音乐管理 + 高效运营 + 数据安全

- + + +
@@ -1059,78 +207,282 @@ export default { data() { return { // 版本号 - version: "3.9.0" + version: "1.0.0", + // 图表时间范围 + chartTimeRange: "week", + // 当前时间 + currentTime: new Date().toLocaleString(), + // 热门音乐列表 + hotMusicList: [ + { title: "起风了", artist: "买辣椒也用券", plays: "1,245,678" }, + { title: "我曾", artist: "隔壁老樊", plays: "1,156,234" }, + { title: "可能否", artist: "木小雅", plays: "1,034,567" }, + { title: "光年之外", artist: "邓紫棋", plays: "987,654" }, + { title: "芒种", artist: "音阙诗听", plays: "876,543" }, + { title: "句号", artist: "邓紫棋", plays: "765,432" }, + { title: "你的答案", artist: "阿冗", plays: "654,321" }, + { title: "绿色", artist: "陈雪凝", plays: "543,210" } + ], + // 最近活动 + recentActivities: [ + { content: "管理员上传了新专辑《夏日限定》", time: "2023-07-15 10:30:25", type: "primary", size: "normal" }, + { content: "系统自动备份数据库完成", time: "2023-07-15 03:00:00", type: "info", size: "normal" }, + { content: "用户反馈处理:歌曲《心动》无法播放", time: "2023-07-14 16:45:12", type: "warning", size: "normal" }, + { content: "新增VIP会员功能上线", time: "2023-07-14 09:20:33", type: "success", size: "normal" }, + { content: "系统更新至v1.0.0版本", time: "2023-07-13 20:15:40", type: "danger", size: "normal" } + ] + }; + }, + mounted() { + this.startTimeUpdate(); + }, + beforeDestroy() { + if (this.timeInterval) { + clearInterval(this.timeInterval); } }, methods: { + // 更新当前时间 + startTimeUpdate() { + this.timeInterval = setInterval(() => { + this.currentTime = new Date().toLocaleString(); + }, 1000); + }, goTarget(href) { - window.open(href, "_blank") + window.open(href, "_blank"); } } -} +}; - + \ No newline at end of file diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 56628e2..83b1ea2 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -7,7 +7,7 @@ function resolve(dir) { const CompressionPlugin = require('compression-webpack-plugin') -const name = process.env.VUE_APP_TITLE || '若依管理系统' // 网页标题 +const name = process.env.VUE_APP_TITLE || '音乐APP后台管理系统' // 网页标题 // const baseUrl = 'http://localhost:8080' // 后端接口 // const baseUrl = 'http://60.205.107.210:8080' // 后端接口