|
|
@@ -4,14 +4,16 @@
|
|
|
<head>
|
|
|
<title layout:title-pattern="$LAYOUT_TITLE - $CONTENT_TITLE"></title>
|
|
|
<meta name="renderer" content="webkit">
|
|
|
- <meta name="keywords" content="中小企业服务中心,苏州中小企业服务中心,苏州高新区中小企业服务中心,企业服务中心,苏州高新区,企业服务平台,企业服务云,企业发展服务,ESCP,ESCloud,存量工业用地,工业用地,存量用地,活动,政策解读,项目申报,工业小区,智慧政务,智慧工业产业园,互联网+政务">
|
|
|
- <meta name="description" content="苏州高新区企业服务云平台,旨在落实高新区发改局对区内企业的服务政策,及时了解苏州高新区内企业的运行情况数据和发展趋势,加强指标监测,以助力高新区内企业的发展和提升,进而总体把握苏州高新区整体工业及经济形势。同时高新区发改局可以通过平台不断了解企业的真实诉求,运用平台的企业需求反馈咨询跟踪办理机制,针对各企业发展过程中急需解决的问题,利用平台的云计算大数据技术分析技术,为企业提供有效的解决方案支持。并且以苏州高新区内各工业产业园为抓手,通过平台构建苏州高新区智慧工业产业园,提高各工业产业园信息化、智慧化水平,优化工业产业园内企业结构,以全面提升园内企业整体经济效益和经营实力。借助平台动态分析区内行业产业结构、产业生态环境,指导区内经济布局,大力促进及加快企业发展,以信息化手段推动政府职能“互联网+”模式的转变,为苏州高新区企业转型升级提供坚实的科技支撑。最终以平台为技术基础,进行企业运行监控,存量工业用地管理,整合区内资源,聚集企业服务功能,推进产学研结合发展创新方式,打造苏州高新区特色智慧政务模式。">
|
|
|
+ <meta name="keywords"
|
|
|
+ content="中小企业服务中心,苏州中小企业服务中心,苏州高新区中小企业服务中心,企业服务中心,苏州高新区,企业服务平台,企业服务云,企业发展服务,ESCP,ESCloud,存量工业用地,工业用地,存量用地,活动,政策解读,项目申报,工业小区,智慧政务,智慧工业产业园,互联网+政务">
|
|
|
+ <meta name="description"
|
|
|
+ content="苏州高新区企业服务云平台,旨在落实高新区发改局对区内企业的服务政策,及时了解苏州高新区内企业的运行情况数据和发展趋势,加强指标监测,以助力高新区内企业的发展和提升,进而总体把握苏州高新区整体工业及经济形势。同时高新区发改局可以通过平台不断了解企业的真实诉求,运用平台的企业需求反馈咨询跟踪办理机制,针对各企业发展过程中急需解决的问题,利用平台的云计算大数据技术分析技术,为企业提供有效的解决方案支持。并且以苏州高新区内各工业产业园为抓手,通过平台构建苏州高新区智慧工业产业园,提高各工业产业园信息化、智慧化水平,优化工业产业园内企业结构,以全面提升园内企业整体经济效益和经营实力。借助平台动态分析区内行业产业结构、产业生态环境,指导区内经济布局,大力促进及加快企业发展,以信息化手段推动政府职能“互联网+”模式的转变,为苏州高新区企业转型升级提供坚实的科技支撑。最终以平台为技术基础,进行企业运行监控,存量工业用地管理,整合区内资源,聚集企业服务功能,推进产学研结合发展创新方式,打造苏州高新区特色智慧政务模式。">
|
|
|
<meta charset="utf-8"/>
|
|
|
<meta name="_ctx" th:content="@{/}"/>
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
- <link rel="icon" th:href="@{/assets/favicon.ico}" type="image/x-icon" />
|
|
|
- <link rel="shortcut icon" th:href="@{/assets/favicon.ico}" type="image/x-icon" />
|
|
|
- <link rel="bookmark" th:href="@{/assets/favicon.ico}" type="image/x-icon" />
|
|
|
+ <link rel="icon" th:href="@{/assets/favicon.ico}" type="image/x-icon"/>
|
|
|
+ <link rel="shortcut icon" th:href="@{/assets/favicon.ico}" type="image/x-icon"/>
|
|
|
+ <link rel="bookmark" th:href="@{/assets/favicon.ico}" type="image/x-icon"/>
|
|
|
<link rel="stylesheet" type="text/css" th:href="@{/home/plugin/bootstrap/css/bootstrap.min.css}">
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" th:href="@{/home/css/index.css}">
|
|
|
@@ -76,7 +78,7 @@
|
|
|
|
|
|
function logOut() {
|
|
|
localStorage.clear()
|
|
|
- window.location.href = 'http://' + window.location.host + '/admin/logout'
|
|
|
+ window.location.href = 'http://' + window.location.host + '/admin/logout'
|
|
|
}
|
|
|
|
|
|
function showDT() {
|
|
|
@@ -118,34 +120,36 @@
|
|
|
// }
|
|
|
// });
|
|
|
}
|
|
|
+
|
|
|
function toIndustrial() {
|
|
|
- window.open(pagePath.substring(0,pagePath.lastIndexOf("/")) + '/industry/home/#/industrialReserve');
|
|
|
+ window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/industry/home/#/industrialReserve');
|
|
|
}
|
|
|
+
|
|
|
function checkLogin1(e) {
|
|
|
$.ajax({
|
|
|
url: pagePath + "/home/checkLogin/",
|
|
|
type: "get",
|
|
|
dataType: "json",
|
|
|
- data:{
|
|
|
+ data: {
|
|
|
timeStamp: new Date()
|
|
|
},
|
|
|
success: function (result) {
|
|
|
if (result.success) {
|
|
|
var obj = result.obj;
|
|
|
if (obj.isLogin) {
|
|
|
- if(e == 'azw') {
|
|
|
- window.open("http://202.102.20.60:8008/xq/#/login?username="+obj.userName)
|
|
|
- } else if(e='dljk') {
|
|
|
- window.open("http://202.102.20.60:8008/ly/#/login?username="+obj.userName)
|
|
|
- } else if(e='lyjj') {
|
|
|
- window.open("http://112.4.85.47:8000/lyzf/#/login?username="+obj.userName)
|
|
|
+ if (e == 'azw') {
|
|
|
+ window.open("http://202.102.20.60:8008/xq/#/login?username=" + obj.userName)
|
|
|
+ } else if (e == 'dljk') {
|
|
|
+ window.open("http://202.102.20.60:8008/ly/#/login?username=" + obj.userName)
|
|
|
+ } else if (e == 'lyjj') {
|
|
|
+ window.open("http://112.4.85.47:8000/lyzf/#/login?username=" + obj.userName)
|
|
|
} else if (e == 'jwtz') {
|
|
|
if (obj.userType == 3) {
|
|
|
window.open('http://112.4.85.50:9300/irsweb/?id=' + loginUserId)
|
|
|
}
|
|
|
- } else if(e == 'gycf') {
|
|
|
+ } else if (e == 'gycf') {
|
|
|
// window.location.href = pagePath.substring(0,pagePath.lastIndexOf("/")) + '/industry/home';
|
|
|
- window.open(pagePath.substring(0,pagePath.lastIndexOf("/")) + '/industry/home/#/home');
|
|
|
+ window.open(pagePath.substring(0, pagePath.lastIndexOf("/")) + '/industry/home/#/home');
|
|
|
$.ajax({
|
|
|
url: pagePath + "/token/create",
|
|
|
type: "get",
|
|
|
@@ -167,11 +171,11 @@
|
|
|
// localStorage.setItem("activityUrl", 'http://202.102.20.60:8008/xq/#/login');
|
|
|
// localStorage.setItem("returnUrl", 'http://202.102.20.60:8008/xq/#/login');
|
|
|
// localStorage.setItem("requiredUserType", "0");
|
|
|
- if(e == 'azw') {
|
|
|
+ if (e == 'azw') {
|
|
|
localStorage.setItem("safetySupervision", "1");
|
|
|
localStorage.setItem("errorMsg", "用户不存在!");
|
|
|
}
|
|
|
- if(e == 'gycf') {
|
|
|
+ if (e == 'gycf') {
|
|
|
localStorage.setItem("industrialCarrier", "1");
|
|
|
}
|
|
|
}
|
|
|
@@ -184,7 +188,8 @@
|
|
|
}
|
|
|
});
|
|
|
}
|
|
|
- function checkTel (tel) {
|
|
|
+
|
|
|
+ function checkTel(tel) {
|
|
|
var telObj = {}
|
|
|
if (/^1(3|4|5|7|8)\d{9}$/.test(tel)) {
|
|
|
telObj.type = '移动电话'
|
|
|
@@ -201,16 +206,18 @@
|
|
|
}
|
|
|
return telObj
|
|
|
}
|
|
|
- function checkEmail (email) {
|
|
|
+
|
|
|
+ function checkEmail(email) {
|
|
|
return (/^[A-Za-z\d]+([-_.][A-Za-z\d]+)*@([A-Za-z\d]+[-.])+[A-Za-z\d]{2,5}$/.test(email))
|
|
|
}
|
|
|
+
|
|
|
function changeContact() {
|
|
|
var contractValue = $(".feedback_right input[dataValue='contact']").val()
|
|
|
if (contractValue == '') {
|
|
|
$(".feedback_right input[dataValue='contact']").addClass("is_error")
|
|
|
$(".feedback_error[dataValue='contact']").text('请输入联系人')
|
|
|
return false
|
|
|
- } else if (contractValue.length >10 || contractValue.length < 2) {
|
|
|
+ } else if (contractValue.length > 10 || contractValue.length < 2) {
|
|
|
$(".feedback_right input[dataValue='contact']").addClass("is_error")
|
|
|
$(".feedback_error[dataValue='contact']").text('长度在2-10个字符')
|
|
|
return false
|
|
|
@@ -220,6 +227,7 @@
|
|
|
return true
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
function changeTel() {
|
|
|
var teltValue = $(".feedback_right input[dataValue='tel']").val()
|
|
|
if (teltValue == '') {
|
|
|
@@ -239,6 +247,7 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
function changeEmail() {
|
|
|
var emailValue = $(".feedback_right input[dataValue='email']").val()
|
|
|
if (emailValue == '') {
|
|
|
@@ -258,6 +267,7 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
function changeContent() {
|
|
|
var contentValue = $(".feedback_right textarea[dataValue='content']").val()
|
|
|
if (contentValue == '') {
|
|
|
@@ -274,9 +284,11 @@
|
|
|
return true
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
function feedbackCancel() {
|
|
|
$(".tips-popup").hide();
|
|
|
}
|
|
|
+
|
|
|
function feedbackSubmit() {
|
|
|
changeContact()
|
|
|
changeTel()
|
|
|
@@ -285,10 +297,10 @@
|
|
|
var submitResult = changeContact() && changeTel() && changeEmail() && changeContent()
|
|
|
if (submitResult) {
|
|
|
$.ajax({
|
|
|
- url: 'http://' + window.location.host+ '/api/serviceleague/f/v1/feedback',
|
|
|
+ url: 'http://' + window.location.host + '/api/serviceleague/f/v1/feedback',
|
|
|
type: "post",
|
|
|
dataType: "json",
|
|
|
- data:{
|
|
|
+ data: {
|
|
|
"applyContent": $(".feedback_right textarea[dataValue='content']").val(),
|
|
|
"applyEmail": $(".feedback_right input[dataValue='email']").val(),
|
|
|
"applyName": $(".feedback_right input[dataValue='contact']").val(),
|