移动端发布
This commit is contained in:
@@ -4,10 +4,10 @@ module.exports = {
|
|||||||
// 若在同一台机器调试:使用 localhost:8066
|
// 若在同一台机器调试:使用 localhost:8066
|
||||||
// 若手机在同一局域网:替换为本机局域网 IP,例如 172.16.96.111:8066
|
// 若手机在同一局域网:替换为本机局域网 IP,例如 172.16.96.111:8066
|
||||||
// 页面在 https://zhxg.gxsdxy.cn 下访问,接口同域同协议以避免 CORS
|
// 页面在 https://zhxg.gxsdxy.cn 下访问,接口同域同协议以避免 CORS
|
||||||
// baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
|
baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
|
||||||
//baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
|
//baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
|
||||||
// 若本地/内网以 HTTP 访问页面,可改为:
|
// 若本地/内网以 HTTP 访问页面,可改为:
|
||||||
baseUrl: 'http://localhost:8085',
|
//baseUrl: 'http://localhost:8085',
|
||||||
// 应用信息
|
// 应用信息
|
||||||
appInfo: {
|
appInfo: {
|
||||||
// 应用名称
|
// 应用名称
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"sassImplementationName" : "node-sass",
|
"sassImplementationName" : "node-sass",
|
||||||
"name" : "学工系统",
|
"name" : "学工系统",
|
||||||
"appid" : "__UNI__CB00986",
|
"appid" : "__UNI__4E0771D",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.1.0",
|
"versionName" : "1.1.0",
|
||||||
"versionCode" : "100",
|
"versionCode" : "100",
|
||||||
|
|||||||
Reference in New Issue
Block a user