update at 2026-02-08 18:28:39
This commit is contained in:
9
miniprogram/app.js
Normal file
9
miniprogram/app.js
Normal file
@@ -0,0 +1,9 @@
|
||||
App({
|
||||
globalData: {
|
||||
fontsManifestUrl: 'https://fonts.biboer.cn/fonts.json',
|
||||
fontsBaseUrl: 'https://fonts.biboer.cn',
|
||||
svgRenderApiUrl: 'https://fonts.biboer.cn/api/render-svg',
|
||||
apiTimeoutMs: 30000,
|
||||
fonts: null,
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user