xyh8905170 2 лет назад
Родитель
Сommit
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 = `https://jje.admin.xinyuekj.com.cn`
 // let baseUrl = `http://127.0.0.1:9000`
 // 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{
 .bottomHeight{
   height: 236rpx;
   height: 236rpx;
+  background-color: white;
 }
 }
 
 
 .allMoney{
 .allMoney{