Explorar el Código

Merge remote-tracking branch 'origin/release-201830-wangcz' into release-201830-wangcz

hejq hace 7 años
padre
commit
fee46f5b02

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

@@ -39,7 +39,7 @@
 		<p class="pull-left muted">
 			&copy;&nbsp;2016&nbsp;深圳市优软科技有限公司&nbsp;版权所有</p>
 		<p class="pull-right">
-			技术支持: <a href="http://www.uas.usoftchina.com" target="_blank">深圳市优软科技有限公司</a>
+			技术支持: <a href="http://uas.usoftchina.com" target="_blank">深圳市优软科技有限公司</a>
 		</p>
 	</footer>
 	<!-- footer end -->

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

@@ -271,7 +271,7 @@
 				&copy;2016 深圳市优软科技有限公司 版权所有
 			</div>
 			<div class="pull-right">
-				技术支持: <a href="http://www.uas.usoftchina.com" target="_blank">深圳市优软科技有限公司</a>
+				技术支持: <a href="http://uas.usoftchina.com" target="_blank">深圳市优软科技有限公司</a>
 			</div>
 		</div>
 	</footer>

BIN
src/main/webapp/resources/img/all/qrcode_uas.png


+ 1 - 1
src/main/webapp/resources/js/usercenter/controllers/forstore/product_upload_ctrl.js

@@ -478,7 +478,7 @@ define([ 'app/app' ], function(app) {
         }
         var downloadFailureUrl = '/trade/purchaseProduct/release/failure/xls';
         // var downloadFailureUrl = $rootScope.isPcbStore ? 'release/product/release/failure/pcb/xls' : 'release/product/release/failure/xls';
-        if($scope.result && $scope.result.batch && $scope.result.filter) {
+        if($scope.result && $scope.result.batch && $scope.result.assignFailure) {
             var form = document.getElementById('load-error');
             form.action= downloadFailureUrl;
             form.submit();

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

@@ -109,7 +109,7 @@ a:hover {
 		<li>
 			<h3>更多服务</h3>
 			<ul class="list-unstyled">
-				<li><a href="http://www.uas.usoftchina.com/usoft/"  target="_blank" target="_blank">优软科技</a></li>
+				<li><a href="http://uas.usoftchina.com/"  target="_blank" target="_blank">优软科技</a></li>
 				<li><a href="http://www.usoftchina.com/" target="_blank" target="_blank">优软云</a></li>
 			</ul>
 		</li>
@@ -126,7 +126,7 @@ a:hover {
 		<span>友情链接:</span>
 		<a href="http://www.worldshine.net" target="_blank" title="深圳华商龙">深圳华商龙</a>|
 		<a href="http://www.yitoa.com" target="_blank" title="深圳市英唐智能科技">深圳市英唐智能科技</a>|
-		<a href="http://www.uas.usoftchina.com/usoft/" target="_blank" title="深圳市优软科技">深圳市优软科技</a>|
+		<a href="http://uas.usoftchina.com/" target="_blank" title="深圳市优软科技">深圳市优软科技</a>|
 		<a href="http://www.fantem.com" target="_blank" title="丰唐物联技术(深圳)">丰唐物联技术(深圳)</a>|
 		<a href="http://www.hiways.com" target="_blank" title="深圳市海威思科技">深圳市海威思科技</a>|
 		<a href="http://www.huashangweitai.com" target="_blank" title="深圳市华商维泰显示科技">深圳市华商维泰显示科技</a>|