Skip to content

Commit 583e993

Browse files
committed
✨ icon 替换
1 parent 7e66b3f commit 583e993

20 files changed

Lines changed: 11 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ English | [简体中文](./README.zh-CN.md)
22

33

44
<div align= "center">
5-
<img align="center" width=200 src="https://user-images.githubusercontent.com/21073039/128333805-73e086f0-5523-46a3-a096-cba80b904c46.png" />
5+
<img align="center" width=200 src="./public/logo.png" />
66
</div>
77

88

README.zh-CN.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33

44
<div align= "center">
5-
<img align="center" width=200 src="https://user-images.githubusercontent.com/21073039/128333805-73e086f0-5523-46a3-a096-cba80b904c46.png" />
5+
<img align="center" width=200 src="./public/logo.png" />
66
</div>
77

8-
98
<div align= "center">
109
<h1>Rubick</h1>
1110

@@ -14,7 +13,7 @@
1413
<img alt="release" src="https://img.shields.io/github/package-json/v/rubickCenter/rubick" />
1514
</a>
1615
<a href="https://github.com/rubickCenter/rubick/actions">
17-
<img alt=building src=https://img.shields.io/github/workflow/status/rubickCenter/rubick/Build>
16+
<img alt=building src=https://img.shields.io/github/actions/workflow/status/rubickCenter/rubick/main.yml>
1817
</a>
1918
<a href="https://github.com/rubickCenter/rubick/blob/master/LICENSE">
2019
<img alt="npm" src="https://img.shields.io/github/license/rubickCenter/rubick" />

build/icons/256x256.png

-15 KB
Binary file not shown.

build/icons/icon.icns

-45.8 KB
Binary file not shown.

build/icons/icon.ico

-15 KB
Binary file not shown.

feature/public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"pluginName": "系统菜单",
44
"description": "系统菜单",
55
"main": "index.html",
6-
"logo": "https://pic1.zhimg.com/80/v2-c09780808301668a82e6646cb42f0806_720w.png",
6+
"logo": "https://pic1.zhimg.com/80/v2-29152fe716010751db835adf591421f8_720w.png",
77
"version": "0.0.0",
88
"preload":"preload.js",
99
"pluginType": "ui",

feature/src/assets/logo.png

13.8 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rubick",
3-
"version": "4.1.7",
3+
"version": "4.2.0-beta.1",
44
"author": "muwoo <2424880409@qq.com>",
55
"private": true,
66
"scripts": {

public/feature/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"pluginName": "系统菜单",
44
"description": "系统菜单",
55
"main": "index.html",
6-
"logo": "https://pic1.zhimg.com/80/v2-c09780808301668a82e6646cb42f0806_720w.png",
6+
"logo": "https://pic1.zhimg.com/80/v2-29152fe716010751db835adf591421f8_720w.png",
77
"version": "0.0.0",
88
"preload":"preload.js",
99
"pluginType": "ui",

public/icons/256x256.png

1.97 KB
Loading

0 commit comments

Comments
 (0)