Skip to content

Commit

Permalink
chore: 增加内置图标库, 感谢群友 @iNgNbGreat
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Dec 8, 2024
1 parent 385cf4b commit 909de62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-store-front-end",
"version": "2.14.308",
"version": "2.14.309",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down
5 changes: 5 additions & 0 deletions src/views/icon/IconCollection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,11 @@ const defaultIconCollectionColumns = ref([
value:
"https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/icons-all.json",
},
{
text: "sunfing/iNg",
value:
"https://raw.githubusercontent.com/sunfing/iNg/main/Icons/AirportIcon.json",
},
]);

// 默认图标仓库
Expand Down

0 comments on commit 909de62

Please sign in to comment.