增加table组件

This commit is contained in:
2026-03-28 17:45:11 +08:00
parent fa001aaff1
commit ceddc2a76a
3 changed files with 169 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
//当前环境 test,prod
export const ENV = 'prod'
export const ENV = 'test'
export const ENV_BASE_URL = {
java: {
prod: 'https://cashier.sxczgkj.com/',