diff --git a/src/view/dashboard/components/notice.vue b/src/view/dashboard/components/notice.vue index 6e81261..ac081ef 100644 --- a/src/view/dashboard/components/notice.vue +++ b/src/view/dashboard/components/notice.vue @@ -39,11 +39,6 @@ typeTitle: '警告', title: '授权可获得插件市场极大优惠价格。' }, - { - type: 'danger', - typeTitle: '违规', - title: '未授权商用将有可能被资源采集工具爬取并追责。' - }, { type: 'info', typeTitle: '信息', diff --git a/src/view/dashboard/components/quickLinks.vue b/src/view/dashboard/components/quickLinks.vue index 5619b88..10e954e 100644 --- a/src/view/dashboard/components/quickLinks.vue +++ b/src/view/dashboard/components/quickLinks.vue @@ -97,8 +97,8 @@ const recentVisits = [ { icon: Reading, - title: '授权购买', - path: 'https://gin-vue-admin.com/empower/index.html' + title: '项目文档', + path: 'https://www.gin-vue-admin.com/guide/introduce/project.html' }, { icon: Document, diff --git a/src/view/systemTools/autoCode/picture.vue b/src/view/systemTools/autoCode/picture.vue index 4863d36..49ee9be 100644 --- a/src/view/systemTools/autoCode/picture.vue +++ b/src/view/systemTools/autoCode/picture.vue @@ -1,9 +1,5 @@