gcz 4 anos atrás
pai
commit
161d91f738

+ 4 - 4
config/config.js

@@ -4,7 +4,7 @@ const config = {
 	// apiBaseurl:'http://172.16.90.64:9098/forest-portal',//测试
 	// apiBaseurl:'http://172.16.90.50:9098/forest-portal',//邱波
 	// apiBaseurl:'http://172.16.90.3:9098/forest-portal',//邱波
-	apiBaseurl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal',//东东
+	// apiBaseurl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal',//东东
 	// apiBaseurl:'http://wx.hw.hongweisoft.com/zddapi/forest-portal',//东东
 		
 	//本地图片
@@ -15,7 +15,7 @@ const config = {
 	// loginUrl:'http://tanhui.hongweisoft.com/forest-portal/wechat/h5/authorize?returnUrl=/',//登录后跳转到测试链接
 	// loginUrl:'http://forest.hw.hongweisoft.com/data/forest-portal/wechat/h5/authorize?returnUrl=http://forest.hw.hongweisoft.com/#/',//登录后跳转链接
 	// loginUrl:'http://wx.hw.hongweisoft.com/zddapi/forest-portal/wechat/h5/authorize?returnUrl=http://172.16.90.25:8081/#/',//登录后跳转到测试链接 东东
-	loginUrl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal/wechat/h5/authorize?returnUrl=http://foresth5test.hw.hongweisoft.com/#/',//登录后跳转到测试链接 东东
+	// loginUrl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal/wechat/h5/authorize?returnUrl=http://foresth5test.hw.hongweisoft.com/#/',//登录后跳转到测试链接 东东
 	// loginUrl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/gcz/#/',//登录后跳转到测试链接 东东
 
 	// 公司测试配置
@@ -24,8 +24,8 @@ const config = {
 	
 	
 	//online 线上配置
-	// loginUrl:'http://wxh5.gzqlyx.com/api/forest-portal/wechat/h5/authorize?returnUrl=http://wxh5.gzqlyx.com/#/',//登录后跳转链接
-	// apiBaseurl:'http://wxh5.gzqlyx.com/api/forest-portal',
+	loginUrl:'http://wxh5.gzqlyx.com/api/forest-portal/wechat/h5/authorize?returnUrl=http://wxh5.gzqlyx.com/#/',//登录后跳转链接
+	apiBaseurl:'http://wxh5.gzqlyx.com/api/forest-portal',
 
 	
 	

+ 3 - 0
pages/index/index.css

@@ -2,6 +2,9 @@
 .search-wrap{padding: 10rpx 8rpx;background-color: #fff;}
 .index >>> .uni-searchbar__box{justify-content: left;border: 0;background-color: #F1F1F2!important;}
 
+.index >>> .mescroll-downwarp{z-index: -1;}
+.mescroll-body{overflow: visible;}
+
 .appAdv{height:300rpx;}
 .appAdv .adv-item .pic{width: 100%;}
 .appAdv .adv-item{border-radius: 24rpx;overflow: hidden;transform: scale(0.9);transition: all .3s;}

+ 1 - 1
pages/product/modal/quickBuy.vue

@@ -3,7 +3,7 @@
 		<view class="popup-content">
 			<view class="product">
 				<view class="product-img-wrap">
-					<image :src="pData.product.pic" class="product-img" mode="widthFix"></image>
+					<image :src="pData.product.pic|miniImg(50)+'/thumbnail/286x286'" class="product-img" mode="widthFix"></image>
 				</view>
 				<view class="product-info">
 					<view class="product-info-name">

Diferenças do arquivo suprimidas por serem muito extensas
+ 1 - 1
unpackage/dist/build/h5/index.html