tenggouwa 7 tahun lalu
induk
melakukan
95a6da711b
2 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 2 2
      src/config/api-config.js
  2. 1 1
      src/views/home/home.vue

+ 2 - 2
src/config/api-config.js

@@ -3,8 +3,8 @@
  * @type Object
  */
 var apiUrl = {
-    basehostUrl: 'https://dev407.33.cn',
-    // basehostUrl: 'https://kdata.fxee.com',
+    // basehostUrl: 'https://dev407.33.cn',
+    basehostUrl: 'https://test33.cn',
     uploadUrl:"https://oss.33.cn",
     
     // baseNewUrl:"https://dev407.33.cn",

+ 1 - 1
src/views/home/home.vue

@@ -264,7 +264,7 @@ export default{
   },
   mounted(){
     this.$nextTick(()=>{
-      // this.windowScroll();
+      this.windowScroll();
       //this.getHomeMarket();
       /*this.requtime=setInterval(()=>{
         this.getHomeMarket();