rename ruoyi to bonus

This commit is contained in:
paulch 2024-06-04 15:04:30 +08:00
parent 935f2cbfab
commit 911a476c48
6 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
```bash
# 克隆项目
git clone https://gitee.com/y_project/bonus-Vue
git clone http://192.168.0.56:3000/bonus/Bonus-Cloud.git
# 进入项目目录
cd bonus-ui

View File

@ -33,7 +33,7 @@
],
"repository": {
"type": "git",
"url": "https://gitee.com/y_project/bonus-Cloud.git"
"url": "http://192.168.0.56:3000/bonus/Bonus-Cloud.git"
},
"dependencies": {
"@riophae/vue-treeselect": "0.4.0",

View File

@ -9,7 +9,7 @@ export default {
name: 'bonusDoc',
data() {
return {
url: 'http://doc.bonus.vip/bonus-cloud'
url: 'http://doc.bonus.vip/Bonus-Cloud'
}
},
methods: {

View File

@ -9,7 +9,7 @@ export default {
name: 'bonusGit',
data() {
return {
url: 'https://gitee.com/y_project/bonus-Cloud'
url: 'https://gitee.com/y_project/Bonus-Cloud'
}
},
methods: {