From 6454b39f91ec7a525a0931562e6439d74947bdaa Mon Sep 17 00:00:00 2001 From: luoyang14z7 <704328506@qq.com> Date: Tue, 3 Jul 2018 19:19:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8Aauto=20add=20partner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/ui/static/config/devtools/devtools.js | 8 ++------ src/main/ui/static/config/devtools/templates/root.html | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/main/ui/static/config/devtools/devtools.js b/src/main/ui/static/config/devtools/devtools.js index 1b864971a..51206382c 100644 --- a/src/main/ui/static/config/devtools/devtools.js +++ b/src/main/ui/static/config/devtools/devtools.js @@ -51,10 +51,6 @@ define(['angular', 'uiRouter', 'uiBootstrap'], function (angular) { url: '/phone_top_up', templateUrl: '/static/config/devtools/templates/phone_top_up.html', controller: 'phonetopupCtrl' - }).state('devtools.orgusertest', { - url: '/orgusertest', - templateUrl: '/static/config/devtools/templates/orgusertest.html', - controller: 'orgusertestCtrl' }).state('devtools.aliforexcel', { url: '/aliforexcel', templateUrl: '/static/config/devtools/templates/aliforexcel.html', @@ -310,7 +306,7 @@ define(['angular', 'uiRouter', 'uiBootstrap'], function (angular) { }) } }]); - app.controller('orgusertestCtrl', ['$scope', '$http', '$filter','commonDialog', function ($scope, $http, $filter,commonDialog) { + /* app.controller('orgusertestCtrl', ['$scope', '$http', '$filter','commonDialog', function ($scope, $http, $filter,commonDialog) { $scope.regist = function () { $http.post('/dev/orgusertest',{client_moniker: $scope.company}).then(function (resp) { @@ -319,7 +315,7 @@ define(['angular', 'uiRouter', 'uiBootstrap'], function (angular) { commonDialog.alert({title: 'Error', content: "商品编号已存在", type: 'Error'}) }) } -}]); +}]);*/ app.controller('aliforexcelCtrl', ['$scope', '$filter', function ($scope, $filter) { $scope.params = {}; var str = $filter('date')(new Date(), 'yyyyMMdd'); diff --git a/src/main/ui/static/config/devtools/templates/root.html b/src/main/ui/static/config/devtools/templates/root.html index 8cf41076a..d5c0ce8d9 100644 --- a/src/main/ui/static/config/devtools/templates/root.html +++ b/src/main/ui/static/config/devtools/templates/root.html @@ -67,10 +67,10 @@ Phone Top Up - + 支付宝进件导出