Browse Source

add to local

stanley-king 4 years ago
parent
commit
ca6ebd956e
2 changed files with 4 additions and 4 deletions
  1. 2 2
      config.js
  2. 2 2
      pages/home/home.wxml

+ 2 - 2
config.js

@@ -1,8 +1,8 @@
 // let api = "https://passport.lrlz.com/mobile/index.php";
 // let api = "http://www.xyzshops.cn/mobile/index.php";
-let api = "http://192.168.1.200/mobile/index.php";
+// let api = "http://192.168.1.200/mobile/index.php";
 // let api = "https://www.xyzshops.cn/mobile/index.php";
-// let api = "http://www.xyzshops.cn/mobile/index.php";
+let api = "http://www.xyzshops.cn/mobile/index.php";
 
 function getReq(app, data, callback, method) {
   let options = {

+ 2 - 2
pages/home/home.wxml

@@ -23,7 +23,7 @@
          class='back_top_btn' 
          src='../../image/back_top.png'>
   </image>
-  <view class="adContainer">
+  <!-- <view class="adContainer">
     <ad unit-id="adunit-41d3f9e8918eefe8" ad-intervals="30"></ad>
-  </view>
+  </view> -->
 </view>