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",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sudo-design",
"name": "xunpai-design",
"version": "1.0.0",
"dependencies": {
"@gradio/client": "^0.1.4",

View File

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