mirror of
https://github.com/palxiao/poster-design.git
synced 2025-07-03 03:56:41 +08:00
code: api
This commit is contained in:
parent
4333c714be
commit
0316ca477f
4
package-lock.json
generated
4
package-lock.json
generated
@ -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",
|
||||
|
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user