Commit 8ce54c16 authored by 王建文's avatar 王建文

隐藏关于汉得

parent 4f306d34
......@@ -4,12 +4,12 @@ module.exports = {
CONFIG_ENV: JSON.stringify(process.env.CONFIG_ENV),
debug: true,
isMobilePlatform: true,
loginPath: '"http://47.97.108.99:18080/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" ',
basePath: '"http://47.97.108.99:18080/r/api/interface?sysName=XCMG_UAT&apiName="',
rootPath: '"http://47.97.108.99:18080/r/api"',
filePath: '"http://47.97.108.99:18080/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"',
ocrPath:'"http://47.97.108.99:18080/r/api"',
fileUploadSvcPath:'"http://47.97.108.99:18080/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="',
loginPath: '"http://10.1.10.87:9090/oauth/token?client_id=client2&client_secret=secret&grant_type=password&username=appadmin&password=" ',
basePath: '"http://10.1.10.87:9090/r/api/interface?sysName=XCMG_UAT&apiName="',
rootPath: '"http://10.1.10.87:9090/r/api"',
filePath: '"http://10.1.10.87:9090/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"',
ocrPath:'"http://10.1.10.87:9090/r/api"',
fileUploadSvcPath:'"http://10.1.10.87:9090/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="',
appId: '"com.xcmg.app.dev"',
currentVersion: '"3.5.9"'
}
......@@ -90,10 +90,10 @@
<img slot="left-icon" src="@/assets/myInfo/help.png" class="left-icon" />
<div slot="name">帮助与反馈</div>
</item>
<item @click.native="goAbout">
<!-- <item @click.native="goAbout">
<img slot="left-icon" src="@/assets/myInfo/about.png" class="left-icon" />
<div slot="name">关于汉得</div>
</item>
</item> -->
<item @click.native="goSetting">
<img slot="left-icon" src="@/assets/myInfo/setting.png" class="left-icon" />
<div slot="name">设置</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment