Browse Source

修改优软云官网地址

wangcz 7 years ago
parent
commit
3e8dc7d602

+ 1 - 1
src/main/java/com/uas/platform/b2c/core/support/mq/PushUtils.java

@@ -63,7 +63,7 @@ public class PushUtils {
 		params.put("content", content);
 		AccessToken token = getAccessTokenService().createNew(null, 259200);// 有效期:三天
 		// ex:
-		// http://www.ubtob.com/openapi/webpage?access_token=282a8ba2fa1f4fdc9e025c1eea2ad7e8&redirect_page=http%3A%2F%2Fwww.ubtob.com%2F%23sale%2Forder%2F123
+		// http://www.usoftchina.com/openapi/webpage?access_token=282a8ba2fa1f4fdc9e025c1eea2ad7e8&redirect_page=http%3A%2F%2Fwww.usoftchina.com%2F%23sale%2Forder%2F123
 		try {
 			params.put("url", String.format("%s/openapi/webpage?access_token=%s&redirect_page=%s", getSysConf().getB2c(), token.getId(), URLEncoder.encode(getSysConf().getB2c() + "/" + url, "utf-8")));
 			// 调用推送接口

+ 1 - 1
src/main/webapp/WEB-INF/views/mobile/index.html

@@ -24,7 +24,7 @@
 							> 欢迎免费<a href="http://make-guest.saas.ubtob.com?mobile=0">体验优企云服</a>
 						</li>
 						<li>
-							> 注册请访问<a href="http://www.ubtob.com">优软云主页</a>
+							> 注册请访问<a href="http://www.usoftchina.com">优软云主页</a>
 						</li>
 					</ul>
 				</div>

+ 1 - 1
src/main/webapp/WEB-INF/views/normal/default/404.html

@@ -48,7 +48,7 @@
 	<div class="head-top">
 		<div class="container">
 			<div class="wrap">
-				<div class="head-top-left fl"><img src="static/img/user/images/head_top_logo.png" /><a href="http://www.ubtob.com/">进入优软云</a> </div>
+				<div class="head-top-left fl"><img src="static/img/user/images/head_top_logo.png" /><a href="http://www.usoftchina.com/">进入优软云</a> </div>
 				<div class="head-top-right fr">
 					<a href="/platform-b2c/vendor#/index">卖家中心</a>
 					<a href="/platform-b2c/user#/home">买家中心</a>

+ 1 - 1
src/main/webapp/WEB-INF/views/normal/index_new.html

@@ -56,7 +56,7 @@
 						ng-bind="userInfo.userName"></a> <a class="" href="vendor"
 						ng-bind="userInfo.enterprise.enName"></a></li>
 					<li><a class="text-link" target="_bland"
-						href="http://www.ubtob.com">SAAS</a></li>
+						href="http://www.usoftchina.com">SAAS</a></li>
 					<li class="more"><a class="text-link" href="">更多服务 <i
 							class="fa fa-angle-double-down"></i></a> <span class="angle"></span>
 						<ul class="list-unstyled more-list">

+ 2 - 2
src/main/webapp/WEB-INF/views/normal/signin.html

@@ -77,7 +77,7 @@
 					</div>
 					<div class="form-group">
 						<label class="f14">登录密码:</label> <a
-							href="http://www.ubtob.com/serve#/self/forget_pwd1"
+							href="http://www.usoftchina.com/serve#/self/forget_pwd1"
 							class="pull-right text-muted">忘记登录密码?</a>
 						<div class="has-feedback-left">
 							<span class="fa fa-lock form-control-feedback-left"></span> <input
@@ -91,7 +91,7 @@
 						</div>
 					</div>
 					<div id="signup">
-						<a href="http://www.ubtob.com/signup" class="text">免费注册</a>
+						<a href="http://www.usoftchina.com/signup" class="text">免费注册</a>
 					</div>
 				</form>
 				<div class="loading" ng-class="{'in': loading}">

+ 1 - 1
src/main/webapp/resources/view/common/footer.html

@@ -110,7 +110,7 @@ a:hover {
 			<h3>更多服务</h3>
 			<ul class="list-unstyled">
 				<li><a href="http://www.usoftchina.com/usoft/"  target="_blank" target="_blank">优软科技</a></li>
-				<li><a href="http://www.ubtob.com/" target="_blank" target="_blank">优软云</a></li>
+				<li><a href="http://www.usoftchina.com/" target="_blank" target="_blank">优软云</a></li>
 			</ul>
 		</li>
 		<li>

+ 2 - 2
src/main/webapp/resources/view/common/modal/signin.html

@@ -117,7 +117,7 @@
 					</div>
 					<div class="form-group">
 						<label class="f14">登录密码:</label>
-						<a href="http://www.ubtob.com/serve#/self/forget_pwd1" class="pull-right text-muted">忘记登录密码?</a>
+						<a href="http://www.usoftchina.com/serve#/self/forget_pwd1" class="pull-right text-muted">忘记登录密码?</a>
 						<div class="has-feedback-left">
 							<span class="fa fa-lock form-control-feedback-left"></span> 
 							<input type="password" class="form-control" placeholder="密码"
@@ -144,7 +144,7 @@
 						</div>
 					</div>
 					<div id="signup">
-						<a href="http://www.ubtob.com/signup" class="text">免费注册</a>
+						<a href="http://www.usoftchina.com/signup" class="text">免费注册</a>
 					</div>
 				</form>
 			</div>

+ 1 - 1
src/main/webapp/resources/view/common/site-nav.html

@@ -171,7 +171,7 @@
 <nav id="site-nav">
     <ul class="ghost-center" ng-controller="AuthenticationCtrl">
         <li class="uas-cloud">
-            <a href="http://www.ubtob.com/" target="_blank">
+            <a href="http://www.usoftchina.com/" target="_blank">
                 <img src="static/img/all/logo_uas.png"/>
                 <span>进入优软云</span>
             </a>

+ 1 - 1
src/main/webapp/resources/view/common/store_site_nav.html

@@ -71,7 +71,7 @@
 <nav id="site-nav">
 	<ul class="ghost-center" ng-controller="AuthenticationCtrl">
 		<li class="uas-cloud">
-			<a href="http://www.ubtob.com/">
+			<a href="http://www.usoftchina.com/">
 				<img src="static/img/all/logo_uas.png"/>
 				<span>进入优软云</span>
 			</a>

+ 1 - 1
src/main/webapp/resources/view/common/top.html

@@ -143,7 +143,7 @@
 	<div class="container">
 		<!-- 居左 start -->
 		<ul class="nav navbar-nav">
-			<li><a href="http://www.ubtob.com"><i class="fa fa-star-o"></i> 优软云首页</a></li>
+			<li><a href="http://www.usoftchina.com"><i class="fa fa-star-o"></i> 优软云首页</a></li>
 			<!-- <li>
 				<div class="text-theme" style="line-height: 35px;">
 					<i class="fa fa-star-o"></i> 收藏夹:

+ 1 - 1
src/main/webapp/resources/view/help/purchaseProcess.html

@@ -47,7 +47,7 @@
 	<div class="head">购物流程</div>
 	
 	<div class="tip">
-		<div class="title">1  注册优软商城会员(mall.ubtob.com或者通过www.ubtob.com进入优软商城)</div>
+		<div class="title">1  注册优软商城会员(mall.usoftchina.com或者通过www.usoftchina.com进入优软商城)</div>
 		<div class="content">
 			点击“免费注册”,填写完整注册企业信息提交,收到优软商城激活邮件后需在24小时内激活帐号,否则需要重新提交注册资料审核<span class="text-inverse">(激活时确认优软商城账号登录密码)</span>
 		</div>

+ 1 - 1
src/main/webapp/resources/view/help/supplyChain.html

@@ -136,7 +136,7 @@ div.upload {
 	</div>
 	<div class="row text-center notice" ng-show="!hasInfo">
 		您当前未登录,为了确保您的信息能准确上传,建议您先登录,点击<a class="text-inverse" ng-href="signin">登录</a>,如果没有注册,点击<a
-			class="text-inverse" ng-href="http://www.ubtob.com/signup">注册</a>
+			class="text-inverse" ng-href="http://www.usoftchina.com/signup">注册</a>
 	</div>
 	<form class="form-horizontal" novalidate="novalidate"
 		name="suDemandForm">

+ 1 - 1
src/main/webapp/resources/view/prod/operationManual.html

@@ -55,7 +55,7 @@
 		<div class="part" ng-if="status == 'Buyer'">
 			<h4>买家正常交易流程详解</h4>
 			<div class="section">
-				<div class="title">1.注册商城会员(mall.ubtob.com或者通过www.ubtob.com进入优软商城)</div>
+				<div class="title">1.注册商城会员(mall.usoftchina.com或者通过www.usoftchina.com进入优软商城)</div>
 				<p>点击“免费注册”,填写完整注册企业信息提交,收到商城激活邮件后需在24小时内激活帐号,否则需要重新提交注册资料审核<span class="text-inverse">(激活时确认商城账号登录密码)</span></p>
 				<img alt="登录" src="static/img/product/manual-login.png"><br/>
 				<img alt="注册" src="static/img/product/manual-register.png">

+ 1 - 1
src/main/webapp/resources/view/vendor/forstore/vendor_store_info.html

@@ -659,7 +659,7 @@
 				</div>
 				<div class="col-md-10 custom_col">
 					<input type="text" class="form-control" style="border-radius: inherit;padding-left: 60px;" title="enUrl" ng-model="enUrl" name="enUrl"
-						   ng-change="changeInfo('EN_URL', enUrl)" required placeholder="www.ubtob.com" maxlength="50" ng-maxlength="30" ng-trim/>
+						   ng-change="changeInfo('EN_URL', enUrl)" required placeholder="www.usoftchina.com" maxlength="50" ng-maxlength="30" ng-trim/>
 					<span style="position: absolute;display: block;top: 0;z-index: 2;padding-left: 12px;">http://</span>
 				</div>
 			</div>