diff --git a/.env.development b/.env.development index 1faf3e2..41e80ed 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ ENV = 'development' -# VUE_APP_BASE_URL = 'http://101.34.7.82:5011' -# VUE_APP_CURRENT_URL = 'http://101.34.7.82/' +# VUE_APP_BASE_URL = 'http://124.221.134.143:5011' +# VUE_APP_CURRENT_URL = 'http://124.221.134.143/' VUE_APP_BASE_URL = 'https://localhost:5011/' VUE_APP_CURRENT_URL = 'http://localhost:8081/' diff --git a/.env.production b/.env.production index ad419bf..e5ca479 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -VUE_APP_BASE_URL = 'http://101.34.7.82:5011/' -VUE_APP_CURRENT_URL = 'http://101.34.7.82/vvlog/' +VUE_APP_BASE_URL = 'http://124.221.134.143:5011/' +VUE_APP_CURRENT_URL = 'http://124.221.134.143/vvlog/' diff --git a/README.md b/README.md index 1e6e0cc..644ea27 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ ### 文档地址 -- [http://101.34.7.82/](http://101.34.7.82/) +- [http://124.221.134.143/](http://124.221.134.143/) ### 线上 Demo -- [http://101.34.7.82/vvlog](http://101.34.7.82/vvlog) +- [http://124.221.134.143/vvlog](http://124.221.134.143/vvlog) ## 快速上手 diff --git a/src/config/base-layout.vue b/src/config/base-layout.vue index 5c88829..deddf08 100644 --- a/src/config/base-layout.vue +++ b/src/config/base-layout.vue @@ -33,8 +33,8 @@ 消息 - - + + CMS diff --git a/src/view/article/article-detail.vue b/src/view/article/article-detail.vue index a0eff87..ae14e02 100644 --- a/src/view/article/article-detail.vue +++ b/src/view/article/article-detail.vue @@ -468,8 +468,8 @@ export default { return } }, - cdn: 'http://101.34.7.82/vditor', - lazyLoadImage: 'http://101.34.7.82/vditor/dist/images/img-loading.svg', + cdn: 'http://124.221.134.143/vditor', + lazyLoadImage: 'http://124.221.134.143/vditor/dist/images/img-loading.svg', }) Vditor.mediaRender() }, diff --git a/src/view/article/editor-form.vue b/src/view/article/editor-form.vue index ddbbb3d..a8aa030 100644 --- a/src/view/article/editor-form.vue +++ b/src/view/article/editor-form.vue @@ -93,7 +93,7 @@ export default { typewriterMode: true, hint: {}, mode: 'sv', //ir 即时渲染,sv 分屏预览 wysiwyg 所见即所得 - cdn: 'http://101.34.7.82/vditor', + cdn: 'http://124.221.134.143/vditor', preview: { delay: 100, show: true, diff --git a/src/view/layout/base-layout.vue b/src/view/layout/base-layout.vue index 5c3894d..3e4ef66 100644 --- a/src/view/layout/base-layout.vue +++ b/src/view/layout/base-layout.vue @@ -33,23 +33,23 @@ 消息 - - + + CMS - - + + 导航 - - + + 热榜 - - + + 在线工具