code: api

This commit is contained in:
ShawnPhang 2023-07-21 13:40:10 +08:00
parent 4333c714be
commit 0316ca477f
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "sudo-design", "name": "xunpai-design",
"version": "1.0.0", "version": "1.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "sudo-design", "name": "xunpai-design",
"version": "1.0.0", "version": "1.0.0",
"dependencies": { "dependencies": {
"@gradio/client": "^0.1.4", "@gradio/client": "^0.1.4",

View File

@ -9,8 +9,8 @@ export default {
VERSION: '1.1.0', VERSION: '1.1.0',
APP_NAME: '迅排设计', APP_NAME: '迅排设计',
COPYRIGHT: 'ShawnPhang - Palxp.com', COPYRIGHT: 'ShawnPhang - Palxp.com',
API_URL: isDev ? 'http://localhost:9998' : '${API}', // API_URL: isDev ? 'http://localhost:9998' : '${API}',
// API_URL: 'https://app.palxp.com:8887', API_URL: 'https://app.palxp.com:8887',
SCREEN_URL: isDev ? 'http://localhost:7001' : '${SCREEN_URL}', SCREEN_URL: isDev ? 'http://localhost:7001' : '${SCREEN_URL}',
IMG_URL: 'https://store.palxp.com/', IMG_URL: 'https://store.palxp.com/',
// ICONFONT_URL: '//at.alicdn.com/t/font_3223711_74mlzj4jdue.css', // ICONFONT_URL: '//at.alicdn.com/t/font_3223711_74mlzj4jdue.css',