roose 4 anos atrás
pai
commit
7fb7caba64
2 arquivos alterados com 11 adições e 1 exclusões
  1. 0 1
      pages/collectInfo/collectInfo.js
  2. 11 0
      utils/service.js

+ 0 - 1
pages/collectInfo/collectInfo.js

@@ -2117,7 +2117,6 @@ Page({
       })
       return false;
     } else if(index4 >= 0){
-  
       this.setData({
         [revise1]: false,
         [revise2]: false,

+ 11 - 0
utils/service.js

@@ -3,6 +3,17 @@
  */
 import {get, post, put, del} from './network';
 
+// import {
+//   getBing
+// } from "../../utils/service.js";
+// getBing({
+//   name:'7778880105007',
+//   pwd: 'e10adc3949ba59abbe56e057f20f883e',
+//   appletsId: 'oqqAL4wZlDm8UYJFjdJljt - BoFvw'
+// })
+// .then(data => {
+//   console.log(data, "000000")
+// })
 /**
  * 服务器根域名
  * 试玩更多接口看这里