فهرست منبع

fix:订单详情跳转问题

xyh8905170 2 سال پیش
والد
کامیت
4c2664d42f
2فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 2 2
      common/js/env.js
  2. 1 0
      orderPages/orderDetail/index.rpx.scss

+ 2 - 2
common/js/env.js

@@ -2,8 +2,8 @@
 
 // let baseUrl = `https://jje.admin.xinyuekj.com.cn`
 // let baseUrl = `http://127.0.0.1:9000`
-// let baseUrl = `http://192.168.1.150:8080`
-let baseUrl = `http://192.168.1.151:8080`
+let baseUrl = `http://192.168.1.150:8080`
+// let baseUrl = `http://192.168.1.151:8080`
 
 
 // 变量可自行添加修改

+ 1 - 0
orderPages/orderDetail/index.rpx.scss

@@ -148,6 +148,7 @@
 
 .bottomHeight{
   height: 236rpx;
+  background-color: white;
 }
 
 .allMoney{