url
This commit is contained in:
@@ -23,4 +23,5 @@ For a detailed explanation on how things work, check out the [guide](http://vuej
|
|||||||
# 注意事项
|
# 注意事项
|
||||||
+ 高测
|
+ 高测
|
||||||
+ 生产看板分辨率为 960 * 540
|
+ 生产看板分辨率为 960 * 540
|
||||||
|
+ 称重看板分辨率为 962 * 541
|
||||||
+ 接口文档地址:https://apifox.com/apidoc/shared-7fca569c-0233-402a-92da-74188764d4fc
|
+ 接口文档地址:https://apifox.com/apidoc/shared-7fca569c-0233-402a-92da-74188764d4fc
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
import * as types from '../types'
|
import * as types from '../types'
|
||||||
import { getStore, setStore } from '@js/mUtils.js'
|
import { getStore, setStore } from '@js/mUtils.js'
|
||||||
|
|
||||||
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.81.59:8080' : 'http://192.168.46.5:8080/hl_nlapp'
|
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.81.59:8080' : 'http://10.26.138.21:8010'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* App通用配置
|
* App通用配置
|
||||||
|
|||||||
Reference in New Issue
Block a user