diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue
index 3c93014..5aca591 100644
--- a/pages/shop/GoodsCon/index.vue
+++ b/pages/shop/GoodsCon/index.vue
@@ -213,7 +213,7 @@
选择
- {{ attrValue }}
+ {{ attrValue }}
库存:{{ attr.productSelect.stock }}
@@ -1968,7 +1968,8 @@ export default {
padding: 0rpx 5px;
height: 42rpx;
line-height: 42rpx;
- border-radius: 12rpx
+ border-radius: 12rpx;
+ width: 360rpx;
}
.address-wrap{
display: flex;