Browse Source

页面源码拼接js

dongzhaorui 1 year ago
parent
commit
66a717b828
1 changed files with 0 additions and 5 deletions
  1. 0 5
      zgztb_cookie/showDetails.js

+ 0 - 5
zgztb_cookie/showDetails.js

@@ -598,8 +598,3 @@ function getHtml(dataNullName, response){
             return htmlA
     }
 }
-
-
-dataNullName = 'openBidRecord'
-response = {'message': '', 'success': true, 'object': {'openBidRecord': []}}
-console.log(getHtml('', response))