李琦 2d8a328db2
Some checks are pending
CI / Test (ubuntu-latest) (push) Waiting to run
CI / Test (windows-latest) (push) Waiting to run
CI / Lint (ubuntu-latest) (push) Waiting to run
CI / Lint (windows-latest) (push) Waiting to run
CI / Check (ubuntu-latest) (push) Waiting to run
CI / Check (windows-latest) (push) Waiting to run
CI / CI OK (push) Blocked by required conditions
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Deploy Website on push / Deploy Push Playground Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Docs Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Antd Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Element Ftp (push) Waiting to run
Deploy Website on push / Deploy Push Naive Ftp (push) Waiting to run
Deploy Website on push / Rerun on failure (push) Blocked by required conditions
Release Drafter / update_release_draft (push) Waiting to run
feat(finance): 订单新增流水号查询订单
2026-08-26 16:22:05 +08:00
2026-06-05 05:13:08 +08:00
2026-08-05 11:10:21 +08:00
2026-08-05 11:10:21 +08:00
2024-05-19 21:20:42 +08:00
2024-05-19 21:20:42 +08:00
2026-06-06 21:07:55 +08:00
2026-06-30 14:23:27 +08:00
2026-03-15 16:35:34 +08:00
2024-07-28 14:29:05 +08:00
2024-05-19 21:20:42 +08:00
2026-03-13 22:12:15 +08:00

新萧康后台

按钮权限

使用这种方式来授权

v-access:code="['Admin']

Web + 桌面一起打

pnpm build:antd-desktop

只打 Web

node build-antd-desktop.mjs --only=web

只打桌面(需已有 apps/web-antd/dist

node build-antd-desktop.mjs --only=desktop

Description
No description provided
Readme MIT 34 MiB
Languages
Vue 68.9%
TypeScript 30.1%
CSS 0.6%
JavaScript 0.2%
HTML 0.1%