diff --git a/Utils/physicalObject.js b/Utils/physicalObject.js
index 58f022e..b7d6ad3 100644
--- a/Utils/physicalObject.js
+++ b/Utils/physicalObject.js
@@ -4,9 +4,10 @@ import {
let app = getApp();
let base = app.globalData.url;
-
// let base = "http://192.168.1.16:9301/crest/";
+
+// let orderbase = "http://192.168.1.16:9304/order"
let orderbase = app.globalData.orderurl;
// let userbase = app.globalData.userurl;
diff --git a/components/cart-choose/cart-choose.vue b/components/cart-choose/cart-choose.vue
index edaf73a..2dba207 100644
--- a/components/cart-choose/cart-choose.vue
+++ b/components/cart-choose/cart-choose.vue
@@ -44,10 +44,11 @@
-
+
{{item.name}}
¥{{item.price}}
库存{{item.stock}}
+ 缺货
@@ -61,8 +62,14 @@
-
-
+
+
+
+ 暂无库存
+
+
+
+
@@ -84,13 +91,13 @@
+