k.zhang 4 gadi atpakaļ
vecāks
revīzija
2afc670e0d

+ 2 - 2
app.js

@@ -31,7 +31,7 @@ App({
   globalData: {
     userInfo: null,
     //url:"http://127.0.0.1:8081"
-    //url:"http://www.tao1024.com:8081"
-    url:"https://www.shisanmiao.com"
+    url:"http://www.tao1024.com:8081"
+    //url:"https://www.shisanmiao.com"
   }
 })

+ 2 - 2
pages/boutique/outique.js

@@ -307,7 +307,7 @@ Page({
   /**
    * 用户点击右上角分享
    */
-  onShareAppMessage: function () {
+  // onShareAppMessage: function () {
 
-  }
+  // }
 })

+ 2 - 2
pages/details/details.js

@@ -167,7 +167,7 @@ Page({
   /**
    * 用户点击右上角分享
    */
-  onShareAppMessage: function () {
+  // onShareAppMessage: function () {
 
-  }
+  // }
 })

+ 7 - 1
pages/index/index.js

@@ -29,7 +29,7 @@ Page({
     },
      {
       image: 'success',
-      text: '现'
+      text: '现'
     }, 
     //{
     //   image: 'eye',
@@ -141,5 +141,11 @@ Page({
       userInfo: e.detail.userInfo,
       hasUserInfo: true
     })
+  },
+  /**
+   * 用户点击右上角分享
+   */
+  onShareAppMessage: function () {
+
   }
 })

+ 2 - 2
pages/order/order.js

@@ -130,7 +130,7 @@ Page({
   /**
    * 用户点击右上角分享
    */
-  onShareAppMessage: function () {
+  // onShareAppMessage: function () {
 
-  }
+  // }
 })

+ 2 - 2
pages/search-details/earch-details.js

@@ -79,7 +79,7 @@ Page({
   /**
    * 用户点击右上角分享
    */
-  onShareAppMessage: function () {
+  // onShareAppMessage: function () {
 
-  }
+  // }
 })

+ 2 - 2
pages/search/search.js

@@ -93,7 +93,7 @@ goodsDetail3:function(e){
   /**
    * 用户点击右上角分享
    */
-  onShareAppMessage: function () {
+  // onShareAppMessage: function () {
 
-  }
+  // }
 })

+ 2 - 2
pages/shouye/shouye.js

@@ -443,7 +443,7 @@ Page({
   /**
    * 用户点击右上角分享
    */
-  onShareAppMessage: function () {
+  // onShareAppMessage: function () {
 
-  }
+  // }
 })

+ 1 - 1
project.config.json

@@ -4,7 +4,7 @@
     "ignore": []
   },
   "setting": {
-    "urlCheck": true,
+    "urlCheck": false,
     "es6": true,
     "enhance": true,
     "postcss": true,