@@ -6,42 +6,42 @@ export const pluginItems: PluginItem[] = [
66 title : "代码生成" ,
77 description : "生成通用业务代码" ,
88 tags : [ "mysql" , "pgsql" , "后端" , "前端" ] ,
9- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
9+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
1010 } ,
1111 {
1212 icon : "fe:notice-active" ,
1313 title : "通知公告" ,
1414 description : "发布系统内部通知、公告" ,
1515 tags : [ "mysql" , "pgsql" , "后端" , "前端" ] ,
16- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
16+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
1717 } ,
1818 {
1919 icon : "fluent-mdl2:dictionary" ,
2020 title : "数据字典" ,
2121 description : "通常用于约束前端工程数据传输/展示" ,
2222 tags : [ "mysql" , "pgsql" , "后端" , "前端" ] ,
23- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
23+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
2424 } ,
2525 {
2626 icon : "icon-park-outline:config" ,
2727 title : "参数配置" ,
2828 description : "通常用于动态配置系统参数/前端工程数据展示" ,
2929 tags : [ "mysql" , "pgsql" , "后端" , "前端" ] ,
30- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
30+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
3131 } ,
3232 {
3333 icon : "logos:oauth" ,
3434 title : "OAuth 2.0" ,
3535 description : "通过 OAuth 2.0 的方式登录系统" ,
3636 tags : [ "mysql" , "pgsql" , "后端" ] ,
37- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
37+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
3838 } ,
3939 {
4040 icon : "ic:twotone-email" ,
4141 title : "Email" ,
4242 description : "发送电子邮件,例如验证码、通知等" ,
4343 tags : [ "mysql" , "pgsql" , "后端" ] ,
44- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
44+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
4545 } ,
4646 {
4747 icon : "charm:shield-keyhole" ,
@@ -51,7 +51,7 @@ export const pluginItems: PluginItem[] = [
5151 tags : [ "mysql" , "pgsql" , "后端" ] ,
5252 link : "https://github.com/fastapi-practices/casbin_rbac" ,
5353 image : "https://avatars.githubusercontent.com/u/27810343?s=200&v=4" ,
54- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
54+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
5555 } ,
5656 {
5757 icon : "codicon:mcp" ,
@@ -60,7 +60,7 @@ export const pluginItems: PluginItem[] = [
6060 label : '官方' ,
6161 tags : [ "mysql" , "pgsql" , "后端" ] ,
6262 link : "https://github.com/fastapi-practices/mcp" ,
63- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
63+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
6464 } ,
6565 {
6666 icon : "ant-design:aliyun-outlined" ,
@@ -70,7 +70,7 @@ export const pluginItems: PluginItem[] = [
7070 tags : [ "mysql" , "pgsql" , "后端" ] ,
7171 link : "https://github.com/fastapi-practices/aliyun_oss" ,
7272 image : "https://registry.npmmirror.com/@lobehub/icons-static-png/latest/files/dark/alibabacloud-color.png" ,
73- logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png'
73+ logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
7474 } ,
7575 {
7676 icon : "material-symbols:token-outline" ,
@@ -90,6 +90,7 @@ export const pluginItems: PluginItem[] = [
9090 link : "https://github.com/dividduang/wecom-task" ,
9191 image : "https://play-lh.googleusercontent.com/Grc8X-UKT5qlDyUeGACwt9npfGFi8RM5N7lxZHfEtavSSu5zavMdv1YwBB3rHYokorw=w240-h480-rw" ,
9292 logo : 'https://avatars.githubusercontent.com/u/110005582?v=4' ,
93+ expired : true ,
9394 } ,
9495 {
9596 icon : "arcticons:sso-plus" ,
@@ -100,7 +101,7 @@ export const pluginItems: PluginItem[] = [
100101 link : "/fastapi_best_architecture_docs/planet.html" ,
101102 image : "https://casdoor.org/zh/img/casdoor.png" ,
102103 logo : 'https://wu-clan.github.io/picx-images-hosting/logo/fba.png' ,
103- free : false
104+ free : false ,
104105 } ,
105106 {
106107 icon : "material-icon-theme:authors" ,
0 commit comments