@@ -25,25 +25,25 @@ const fantasticAdminInfo = ref({
2525 imageVisible: false ,
2626 index: 0 ,
2727 data: [
28- ' https://fantastic-admin.github.io /preview1.png' ,
29- ' https://fantastic-admin.github.io /preview2.png' ,
30- ' https://fantastic-admin.github.io /preview3.png' ,
31- ' https://fantastic-admin.github.io /preview4.png' ,
32- ' https://fantastic-admin.github.io /preview5.png' ,
33- ' https://fantastic-admin.github.io /preview6.png' ,
28+ ' https://fantastic-admin.hurui.me /preview1.png' ,
29+ ' https://fantastic-admin.hurui.me /preview2.png' ,
30+ ' https://fantastic-admin.hurui.me /preview3.png' ,
31+ ' https://fantastic-admin.hurui.me /preview4.png' ,
32+ ' https://fantastic-admin.hurui.me /preview5.png' ,
33+ ' https://fantastic-admin.hurui.me /preview6.png' ,
3434 ],
3535})
3636
3737const oneStepAdminInfo = ref ({
3838 imageVisible: false ,
3939 index: 0 ,
4040 data: [
41- ' https://one-step-admin.github.io /preview1.png' ,
42- ' https://one-step-admin.github.io /preview2.png' ,
43- ' https://one-step-admin.github.io /preview3.png' ,
44- ' https://one-step-admin.github.io /preview4.png' ,
45- ' https://one-step-admin.github.io /preview5.png' ,
46- ' https://one-step-admin.github.io /preview6.png' ,
41+ ' https://one-step-admin.hurui.me /preview1.png' ,
42+ ' https://one-step-admin.hurui.me /preview2.png' ,
43+ ' https://one-step-admin.hurui.me /preview3.png' ,
44+ ' https://one-step-admin.hurui.me /preview4.png' ,
45+ ' https://one-step-admin.hurui.me /preview5.png' ,
46+ ' https://one-step-admin.hurui.me /preview6.png' ,
4747 ],
4848})
4949
@@ -73,11 +73,11 @@ function open(url: string) {
7373 这是一款<b class =" text-emphasis" >干啥都快人一步</b >的中后台框架,它拥有<b >全新的交互方式</b >,只为<b >提升操作效率</b >而生。
7474 </div >
7575 <div class =" op-70" >
76- 如果你只是需要一款通用的中后台框架,可以了解下 <a href =" https://fantastic-admin.github.io " target =" _blank" class =" border-b border-b-(blue dashed) text-blue no-underline" >Fantastic-admin</a > ,它同样是一款非常优秀且开箱即用的中后台框架。
76+ 如果你只是需要一款通用的中后台框架,可以了解下 <a href =" https://fantastic-admin.hurui.me " target =" _blank" class =" border-b border-b-(blue dashed) text-blue no-underline" >Fantastic-admin</a > ,它同样是一款非常优秀且开箱即用的中后台框架。
7777 </div >
7878 </div >
7979 </template >
80- <HButton outline @click =" open('https://one-step-admin.github.io ')" >
80+ <HButton outline @click =" open('https://one-step-admin.hurui.me ')" >
8181 <SvgIcon name =" i-ri:file-text-line" />
8282 开发文档
8383 </HButton >
@@ -123,7 +123,7 @@ function open(url: string) {
123123 <PageMain class =" ecology" >
124124 <template #title >
125125 <div class =" title-info" >
126- <img src =" https://fantastic-admin.github.io /logo.png" >
126+ <img src =" https://fantastic-admin.hurui.me /logo.png" >
127127 <div >
128128 <h1 class =" c-[#e60000]" >
129129 Fantastic-admin
@@ -132,7 +132,7 @@ function open(url: string) {
132132 </div >
133133 </div >
134134 <div class =" ml-auto" >
135- <HButton @click =" open('https://fantastic-admin.github.io ')" >
135+ <HButton @click =" open('https://fantastic-admin.hurui.me ')" >
136136 访问官网
137137 </HButton >
138138 </div >
@@ -147,7 +147,7 @@ function open(url: string) {
147147 <PageMain class =" ecology" >
148148 <template #title >
149149 <div class =" title-info" >
150- <img src =" https://one-step-admin.github.io /logo.png" >
150+ <img src =" https://one-step-admin.hurui.me /logo.png" >
151151 <div >
152152 <h1 class =" c-[#67c23a]" >
153153 One-step-admin
@@ -156,7 +156,7 @@ function open(url: string) {
156156 </div >
157157 </div >
158158 <div class =" ml-auto" >
159- <HButton @click =" open('https://one-step-admin.github.io ')" >
159+ <HButton @click =" open('https://one-step-admin.hurui.me ')" >
160160 访问官网
161161 </HButton >
162162 </div >
0 commit comments