fix: 新增公众号管理相关页面,引入配置文件修改。

This commit is contained in:
tianyongbao
2025-01-09 15:25:49 +08:00
parent 6dc87b0067
commit bb0823e751
46 changed files with 8735 additions and 98 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "ruoyi",
"version": "3.6.2",
"description": "后台管理系统",
"author": "hainayun",
"description": "智聪后台管理系统",
"author": "intc",
"license": "MIT",
"scripts": {
"dev": "vite",
@@ -29,7 +29,7 @@
"@editorjs/paragraph": "^2.11.4",
"@editorjs/quote": "^2.6.0",
"@editorjs/table": "^2.3.0",
"@element-plus/icons-vue": "^2.0.10",
"@element-plus/icons-vue": "2.3.1",
"@fullcalendar/bootstrap5": "^6.1.14",
"@fullcalendar/core": "^6.1.14",
"@fullcalendar/daygrid": "^6.1.14",
@@ -60,11 +60,17 @@
"prettier": "^2.8.4",
"prettier-eslint": "^15.0.1",
"save": "^2.9.0",
"video.js": "^8.9.0",
"video.js": "^7.4.1",
"videojs-contrib-hls": "^5.15.0",
"vue": "3.2.45",
"vue-cropper": "1.0.3",
"vue-router": "4.1.4",
"sockjs-client": "^1.6.1",
"stompjs": "^2.3.3",
"benz-amr-recorder": "^1.1.5",
"@smallwei/avue": "^3.5.1",
"vue-video-player": "^6.0.0",
"@vueup/vue-quill": "1.2.0",
"wangeditor5-for-vue3": "^1.0.0"
},
"devDependencies": {