You've already forked qlg.tsgz.moe
							
							购物车和购物地址设置
This commit is contained in:
		| @@ -201,7 +201,6 @@ class Shopping extends Base{ | ||||
| 	public function getGoods(){ | ||||
| 		$page = (int)input('page',1); | ||||
| 		$type = (int)input('type',1);//1逛商都2助微吧 | ||||
| 		$scale = 0; | ||||
| 		if(1 == $type){ | ||||
| 			$scale = dataConf('discountRateGtToShopping'); | ||||
| 		}elseif(2 == $type){ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user