diff --git a/compoents/cartData.vue b/compoents/cartData.vue new file mode 100644 index 0000000..dc40839 --- /dev/null +++ b/compoents/cartData.vue @@ -0,0 +1,435 @@ + + + + + \ No newline at end of file diff --git a/compoents/contactAdd.vue b/compoents/contactAdd.vue index c96cfa0..866e926 100644 --- a/compoents/contactAdd.vue +++ b/compoents/contactAdd.vue @@ -26,7 +26,7 @@ 设为默认 - + diff --git a/static/css/base.css b/static/css/base.css index 9aff423..b79de15 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -139,4 +139,7 @@ view { } .no-scrollbar::-webkit-scrollbar{ display: none; +} +.font-bold{ + font-weight: bold; } \ No newline at end of file diff --git a/subPackages/techan/detail.vue b/subPackages/techan/detail.vue index bdfdbc9..7bf5f1d 100644 --- a/subPackages/techan/detail.vue +++ b/subPackages/techan/detail.vue @@ -55,16 +55,14 @@ - + - - - - 收藏 - + + + + - + + 加入购物车 + 立即购买 + + + 立即购买 + + + + + + + + + + ¥ + {{paramData.iNum}} + .{{paramData.fNum}} + + + + + + 提交订单 + + + + - + @@ -136,18 +163,23 @@