Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-pad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ximai
mes-pad
Commits
91c21476
Commit
91c21476
authored
Feb 23, 2024
by
李驰骋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉前缀标识
parent
5e12827b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
+12
-12
README.en.md
README.en.md
+1
-1
README.md
README.md
+1
-1
config.js
common/config.js
+10
-10
No files found.
README.en.md
View file @
91c21476
#
ktg-
mes-pad
# mes-pad
#### Description
MES系统触控屏端
...
...
README.md
View file @
91c21476
#
ktg-
mes-pad
# mes-pad
#### 介绍
MES系统触控屏端
...
...
common/config.js
View file @
91c21476
const
config
=
{
// 产品名称
productName
:
'
ktg-
mes-pad'
,
productName
:
'mes-pad'
,
// 公司名称
companyName
:
'
ktg
'
,
companyName
:
''
,
// 产品版本号
productVersion
:
'V0.1.0'
,
// 版本检查标识
appCode
:
'android'
,
// 内部版本号码
appVersion
:
1
,
// 管理基础路径
adminPath
:
''
}
// 设置后台接口服务的基础地址
...
...
@@ -26,4 +26,4 @@ config.baseUrl = 'http://192.168.25.105:8080';
//config.baseUrl = "/api";
//config.baseUrl = "http://101.200.162.168:8080";
export
default
config
;
\ No newline at end of file
export
default
config
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment