feat: add a billing holder page

This commit is contained in:
jialin
2026-06-08 15:43:21 +08:00
committed by jialin
parent 636190b8e6
commit 09821aab85
13 changed files with 170 additions and 1 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ export default (props: any) => {
config={{
apiBaseUrl: GPUSTACK_API_BASE_URL,
theme: userSettings.theme,
iconUrl: '//at.alicdn.com/t/c/font_4613488_rwchdketjg8.js',
iconUrl: '//at.alicdn.com/t/c/font_4613488_or5t9922sfk.js',
isDarkTheme: userSettings.isDarkTheme,
defaultColorPrimary: COLOR_PRIMARY
}}