Browse Source

页面源码拼接js

dongzhaorui 1 năm trước cách đây
mục cha
commit
66a717b828
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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))