mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
add some
This commit is contained in:
parent
16026eefde
commit
c4120fb091
49
const.js
49
const.js
@ -402,7 +402,9 @@ var icon = {
|
||||
more: "bi bi-three-dots-vertical", actions: "bi bi-three-dots",
|
||||
preview: "bi bi-window-stack", show: "bi bi-window-stack",
|
||||
display: "bi bi-window-desktop", exec: "bi bi-window-desktop",
|
||||
full: "bi bi-arrows-fullscreen", open: "bi bi-box-arrow-up-right", qrcode: "bi bi-qr-code",
|
||||
full: "bi bi-arrows-fullscreen",
|
||||
open: "bi bi-box-arrow-up-right",
|
||||
qrcode: "bi bi-qr-code",
|
||||
chat: "bi bi-chat-dots", help: "bi bi-question-square", doc: "bi bi-question-square",
|
||||
modify: "bi bi-pencil-square", remove: "bi bi-trash",
|
||||
enable: "bi bi-toggle-off", disable: "bi bi-toggle-on",
|
||||
@ -416,6 +418,17 @@ var icon = {
|
||||
"begin_time": "bi bi-clock-history",
|
||||
"end_time": "bi bi-clock-history",
|
||||
|
||||
path: "bi bi-folder2", file: "bi bi-file-earmark-text", line: "bi bi-sort-numeric-down",
|
||||
key: "bi bi-hash", hash: "bi bi-hash", zone: "bi bi-diagram-3", id: "bi bi-sort-numeric-down",
|
||||
branch: "bi bi-diagram-3", commit: "bi bi-hash",
|
||||
// message: "bi bi-info-square",
|
||||
message: "bi bi-wechat",
|
||||
domain: "bi bi-globe", "client.name": "bi bi-globe",
|
||||
machine: "bi bi-pc-display", port: "bi bi-hash",
|
||||
arch: "bi bi-cpu", os: "bi bi-ubuntu",
|
||||
role: "bi bi-person-square",
|
||||
username: "bi bi-person-gear",
|
||||
|
||||
version: "bi bi-tags",
|
||||
compile: "bi bi-tools",
|
||||
publish: "bi bi-send-check",
|
||||
@ -429,36 +442,24 @@ var icon = {
|
||||
type: "bi bi-card-list",
|
||||
send: "bi bi-send-check",
|
||||
|
||||
word: "bi bi-book",
|
||||
repos: "bi bi-git",
|
||||
vimer: "bi bi-bug",
|
||||
// vimer: "bi bi-file-earmark-code",
|
||||
build: "bi bi-tools",
|
||||
xterm: "bi bi-terminal",
|
||||
cmds: "bi bi-terminal",
|
||||
tag: "bi bi-tags",
|
||||
|
||||
path: "bi bi-folder2", file: "bi bi-file-earmark-text", line: "bi bi-sort-numeric-down",
|
||||
key: "bi bi-hash", hash: "bi bi-hash", zone: "bi bi-diagram-3", id: "bi bi-sort-numeric-down",
|
||||
branch: "bi bi-diagram-3", commit: "bi bi-hash",
|
||||
// message: "bi bi-info-square",
|
||||
message: "bi bi-wechat",
|
||||
domain: "bi bi-globe", "client.name": "bi bi-globe",
|
||||
machine: "bi bi-pc-display", port: "bi bi-hash",
|
||||
arch: "bi bi-cpu", os: "bi bi-ubuntu",
|
||||
role: "bi bi-person-square",
|
||||
username: "bi bi-person-gear",
|
||||
|
||||
portal: "bi bi-globe",
|
||||
desktop: "bi bi-window-desktop",
|
||||
admin: "bi bi-window-sidebar",
|
||||
// dream: "bi bi-grid-3x3-gap",
|
||||
// dream: "bi bi-diagram-3",
|
||||
dream: "bi bi-box",
|
||||
space: "bi bi-box",
|
||||
store: "bi bi-shop",
|
||||
|
||||
word: "bi bi-book",
|
||||
repos: "bi bi-git",
|
||||
vimer: "bi bi-bug",
|
||||
build: "bi bi-tools",
|
||||
xterm: "bi bi-terminal",
|
||||
cmds: "bi bi-terminal",
|
||||
reboot: "bi bi-bootstrap-reboot",
|
||||
|
||||
vendor: "bi bi-box-arrow-up-right",
|
||||
configs: "bi bi-gear", config: "bi bi-gear", conf: "bi bi-gear", logs: "bi bi-calendar4-week",
|
||||
save: "bi bi-floppy", trash: "bi bi-trash",
|
||||
tag: "bi bi-tags", save: "bi bi-floppy", trash: "bi bi-trash",
|
||||
|
||||
notifications: "bi bi-chat-right-text",
|
||||
play: "bi bi-play-circle", app: "bi bi-box-arrow-down-left",
|
||||
|
Loading…
x
Reference in New Issue
Block a user