WebTM/Properties/PublishProfiles/JFTM.pubxml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebTM/Properties/PublishProfiles/JFTM.pubxml.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebTM/WebTM.csproj.user | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebTM/layuiadmin/HideButton.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
WebTM/layuiadmin/Scripts/webConfig.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/Properties/PublishProfiles/JFTM.pubxml
@@ -10,7 +10,7 @@ <LastUsedBuildConfiguration>Debug</LastUsedBuildConfiguration> <LastUsedPlatform>Any CPU</LastUsedPlatform> <PublishProvider>FileSystem</PublishProvider> <PublishUrl>E:\网站发布\LAYUI</PublishUrl> <PublishUrl>D:\网站发布\智云MESWMS\LAYUI</PublishUrl> <WebPublishMethod>FileSystem</WebPublishMethod> <SiteUrlToLaunchAfterPublish /> </PropertyGroup> WebTM/Properties/PublishProfiles/JFTM.pubxml.user
Diff too large WebTM/WebTM.csproj.user
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <NameOfLastUsedPublishProfile>D:\GIT仓库\MESWMS-LayUI\WebTM\Properties\PublishProfiles\JFTM.pubxml</NameOfLastUsedPublishProfile> <NameOfLastUsedPublishProfile>D:\网站发布\后端代码\MES-WEB-TM\MESWMS-LayUI\WebTM\Properties\PublishProfiles\JFTM.pubxml</NameOfLastUsedPublishProfile> <ProjectView>ProjectFiles</ProjectView> <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> <UseIISExpress>true</UseIISExpress> WebTM/layuiadmin/HideButton.js
@@ -19,7 +19,7 @@ //获取按钮隐藏设置窗口文件路径 var urlStr = window.document.location.pathname;//获取文件路径 var urlLen = urlStr.split('/'); for (var i = 0; i <= urlLen.length - 4; i++) { for (var i = 0; i < urlLen.length - 4; i++) { contentUrl += "../"; } contentUrl += '系统管理/按钮设置/Xt_ModuleButtonSet.html?HModName=' + HModName + '&HBillType=' + HBillType + "&btnIdList=" + btnIdList + "&btnNameList=" + btnNameList + "&btnOrderList=" + btnOrderList + "&HUserName=" + HUserName; WebTM/layuiadmin/Scripts/webConfig.js
@@ -3,11 +3,11 @@ //var WEBURL = "http://192.168.16.80:8011/"; //办公室服务器 //var WEBURL = "http://localhost:8081/SWEAPI/"; //ch本地*/ //var WEBURL = "http://61.164.86.218:8099/ABAPI/"; var WEBURL = "http://localhost/API/"; //颜晓军本地配置 //var WEBURL = "http://localhost/API/"; //颜晓军本地配置 //var WEBURL = "http://localhost/WEBAPI/"; //颜家台式机本地配置 //var WEBURL = "http://localhost:8082/lubao"; //颜晓军本地配置 //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //杨乐本地配置 //var WEBURL = "http://localhost:8082/API/"; //杜贺本地配置 var WEBURL = "http://localhost:8082/API/"; //杜贺本地配置 //var WEBURL = "http://localhost:8082/LuBaoAPI/"; //余思杰本地配置 //var WEBURL = "http://localhost:8088/ARAPI/"; //余思杰本地配置(安瑞) //var WEBURL = "http://10.1.4.155/API/"; //江丰客户NEW