Ver Fonte

处理BUG

wangcz há 7 anos atrás
pai
commit
1ee6fcf89a

+ 2 - 0
src/main/webapp/resources/js/usercenter/controllers/forstore/seek_purchase_ctrl.js

@@ -562,6 +562,8 @@ define(['app/app', 'clipboard', 'QRCode'], function (app, clipboard, QRCode) {
                           var materialUrl = $scope.seekUrl;
                           if ($scope.seekUrl == 'https://api-inquiry.usoftchina.com') {
                               materialUrl = 'https://api-product.usoftchina.com/';
+                          } else {
+                              materialUrl = 'https://tproduct-api.usoftchina.com/'
                           }
                           $http({
                               method: 'get',