File tree Expand file tree Collapse file tree 5 files changed +84
-7
lines changed Expand file tree Collapse file tree 5 files changed +84
-7
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export default {
31
31
},
32
32
methods: {
33
33
get_sponsors : function () {
34
- axios .get (' https ://server.amiyabot.com:10001 /get_sponsors' ).then (res => {
34
+ axios .get (' http ://106.52.139.57:32001 /get_sponsors' ).then (res => {
35
35
this .data = JSON .parse (res .data )
36
36
this .data .sort ((a , b ) => {
37
37
return b .all_sum_amount - a .all_sum_amount
Original file line number Diff line number Diff line change
1
+ <template >
2
+ <div class =" mirror" >
3
+ <div class =" thanks" >
4
+ 💐 特别感谢
5
+ <a href =" https://mirrorchyan.com/zh/get-start" target =" _blank" >
6
+ <img src =" https://groupprohead.gtimg.cn/600104514042962957/100?t=1742635129190" alt =" Mirror酱" >
7
+ Mirror酱
8
+ </a >
9
+ 对本项目的大力支持! 💐
10
+ </div >
11
+ <div class =" text" >
12
+ Mirror酱是一个第三方应用分发平台,让开源应用的更新更简单。
13
+ </div >
14
+ <div class =" text" >用户付费使用,收益与开发者共享。此外,Mirror酱本身也是开源的。</div >
15
+ <div class =" text" >
16
+ <a href =" https://mirrorchyan.com/zh/get-start" >https://mirrorchyan.com/zh/get-start</a >
17
+ </div >
18
+ </div >
19
+ </template >
20
+
21
+ <script >
22
+
23
+ export default {
24
+ name: ' mirrorChyan'
25
+ }
26
+ </script >
27
+
28
+ <style scoped>
29
+ .mirror {
30
+ padding : 50px 0 80px ;
31
+ display : flex ;
32
+ justify-content : center ;
33
+ align-items : center ;
34
+ flex-direction : column ;
35
+ }
36
+
37
+ .thanks {
38
+ margin-bottom : 30px ;
39
+ font-size : 30px ;
40
+ font-weight : bold ;
41
+ display : flex ;
42
+ align-items : center ;
43
+ }
44
+
45
+ img {
46
+ display : inline ;
47
+ height : 45px ;
48
+ margin : 0 5px ;
49
+ }
50
+
51
+ a {
52
+ color : #b74ec9 !important ;
53
+ display : flex ;
54
+ align-items : center ;
55
+ }
56
+
57
+ .text {
58
+ padding-top : 10px ;
59
+ font-size : 18px ;
60
+ }
61
+ </style >
Original file line number Diff line number Diff line change 3
3
<div class =" user" >
4
4
<img class =" avatar" src =" https://q1.qlogo.cn/g?b=qq&nk=1391939232&s=640" alt =" " >
5
5
<div class =" user-name" >
6
- <span class =" name" style =" color : #f44336 ; font-size : 18px " >幕后大佬</span >
7
- <span class =" desc" >顶级的存在!支撑兔兔的所有!</span >
6
+ <span class =" name" style =" color : #f44336 ; font-size : 18px " >神秘幕后大佬</span >
7
+ <span class =" desc" ></span >
8
+ </div >
9
+ </div >
10
+ <div class =" user" >
11
+ <img class =" avatar" src =" https://q1.qlogo.cn/g?b=qq&nk=1020535998&s=640" alt =" " >
12
+ <div class =" user-name" >
13
+ <span class =" name" >MistEO</span >
14
+ <span class =" desc" >Mirror酱主创、MAA主创、兔兔项目赞助者</span >
8
15
</div >
9
16
</div >
10
17
<div class =" user" >
11
18
<img class =" avatar" src =" https://q1.qlogo.cn/g?b=qq&nk=3061243068&s=640" alt =" " >
12
19
<div class =" user-name" >
13
20
<span class =" name" >Initial heart</span >
14
- <span class =" desc" >社区风纪委员、Logo 贡献者 </span >
21
+ <span class =" desc" >社区风纪委员、文档顾问、Logo贡献者 </span >
15
22
</div >
16
23
</div >
17
24
<div class =" user" >
18
25
<img class =" avatar" src =" https://q1.qlogo.cn/g?b=qq&nk=457586001&s=640" alt =" " >
19
26
<div class =" user-name" >
20
27
<span class =" name" >hsyhhssyy</span >
21
- <span class =" desc" >插件作者、兔兔 AI 维护人 </span >
28
+ <span class =" desc" >插件作者、兔兔 AI 维护者 </span >
22
29
</div >
23
30
</div >
24
31
<div class =" user" >
Original file line number Diff line number Diff line change @@ -37,8 +37,10 @@ features:
37
37
38
38
<script setup >
39
39
import bots from ' ./components/bots.vue' ;
40
+ import mirrorChyan from ' ./components/mirrorChyan.vue' ;
40
41
</script >
41
42
42
43
<div class =" main-container " >
44
+ <mirror-chyan />
43
45
<bots style="padding-top: 10px"></bots>
44
46
</div >
Original file line number Diff line number Diff line change @@ -5,9 +5,12 @@ aside: false
5
5
<script setup >
6
6
import specialThanks from ' ./components/specialThanks.vue' ;
7
7
import chargeThanks from ' ./components/chargeThanks.vue' ;
8
+ import mirrorChyan from ' ./components/mirrorChyan.vue' ;
8
9
</script >
9
10
10
- # 赞助
11
+ <mirror-chyan />
12
+
13
+ # 感谢有你
11
14
12
15
AmiyaBot 一路走来离不开大家的默默支持,如果你喜欢并支持我们,可以为我们打赏一瓶快乐水。我相信快乐是可以互相传递的,你的快乐水带给我们快乐的同时,想必
13
16
AmiyaBot 也给你带去了快乐吧。
@@ -30,4 +33,8 @@ AmiyaBot 也给你带去了快乐吧。
30
33
31
34
打赏请前往[ 爱发电主页] ( https://afdian.com/a/amiyabot ) 。
32
35
33
- <img style =" width : 400px " src =" ./assets/5a4a07cc67f556288d3df2e9029fc14.jpg " alt =" image " >
36
+ <a href =" https://afdian.com/a/amiyabot " target =" _blank " >
37
+ <img width="200"
38
+ src="https://pic1.afdiancdn.com/static/img/welcome/button-sponsorme.png"
39
+ alt="">
40
+ </a >
You can’t perform that action at this time.
0 commit comments