diff --git a/rc-busness/assets/css/producted.less b/rc-busness/assets/css/producted.less index 26d06bdf..1233788a 100644 --- a/rc-busness/assets/css/producted.less +++ b/rc-busness/assets/css/producted.less @@ -144,10 +144,6 @@ } } } - /deep/.el-dialog { - width: 80%; - position: relative; - } .rc-discount { position: relative; width: 100%; @@ -169,8 +165,7 @@ align-items: center; justify-content: center; color: #e1001a; - padding-right: 21px; - width: 30%; + width: 34%; float: left; height: 100%; i { @@ -190,7 +185,7 @@ .rc-right { display: flex; flex-direction: column; - margin-left: 36px; + padding-left: 20px; justify-content: center; height: 100%; i { @@ -204,7 +199,7 @@ } span { display: block; - margin-top: 8px; + margin-top: 2px; } em { font-style: normal; @@ -405,11 +400,6 @@ } } } - /deep/.el-dialog { - width: 440px; - height: 432px; - position: relative; - } .rc-discount { position: relative; img { @@ -430,8 +420,7 @@ align-items: center; justify-content: center; color: #e1001a; - padding-right: 21px; - width: 30%; + width: 34%; float: left; height: 100%; i { @@ -451,7 +440,7 @@ .rc-right { display: flex; flex-direction: column; - margin-left: 36px; + padding-left: 20px; justify-content: center; height: 100%; i { @@ -465,7 +454,7 @@ } span { display: block; - margin-top: 8px; + margin-top: 2px; } em { font-style: normal; @@ -586,4 +575,17 @@ } } +} + +.rc-carousel__gallery-thumbnail{ + display: inline; + .rc-img--square{ + border: 1px solid #ddd; + border-radius: 3px; + } + &.rc-carousel__gallery-thumbnail--active{ + .rc-img--square{ + border: 1px solid #E2001A; + } + } } \ No newline at end of file diff --git a/rc-busness/pages/address/address.vue b/rc-busness/pages/address/address.vue new file mode 100644 index 00000000..58b6837e --- /dev/null +++ b/rc-busness/pages/address/address.vue @@ -0,0 +1,127 @@ + + + + + + + + \ No newline at end of file diff --git a/rc-busness/pages/personal/settlement.less b/rc-busness/pages/personal/settlement.less index 72c8358a..692f3bc5 100644 --- a/rc-busness/pages/personal/settlement.less +++ b/rc-busness/pages/personal/settlement.less @@ -366,6 +366,7 @@ ul li ol li em strong i { .diallog_width{ width: 100%; max-width: 440px; + margin: 0 auto; } .el-dialog{ width: 100%; diff --git a/rc-busness/pages/personal/settlement.vue b/rc-busness/pages/personal/settlement.vue index a6ee2015..c8d0fd6f 100644 --- a/rc-busness/pages/personal/settlement.vue +++ b/rc-busness/pages/personal/settlement.vue @@ -95,10 +95,10 @@ - + > @@ -108,7 +108,8 @@ import Myheader from "~/components/header.vue"; import { userin, memberAddress, generateOrderWX } from "../../ajax/getData"; import tabs from "@/components/tabs.vue"; -// import myAddress from "../address/address.vue"; +import myAddress from "../address/address.vue"; + import itemMixin from "../../../smart-admin-web/src/components/main/components/side-menu/item-mixin"; export default { middleware: "metaTitle", @@ -311,7 +312,7 @@ export default { components: { Myheader, tabs, - // myAddress, + myAddress, }, }; diff --git a/rc-busness/pages/productdetails/producted.vue b/rc-busness/pages/productdetails/producted.vue index dc8b3529..2e853e76 100644 --- a/rc-busness/pages/productdetails/producted.vue +++ b/rc-busness/pages/productdetails/producted.vue @@ -1,256 +1,308 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Product caption text - - - - - Product caption text - - - - - - - - - - - - - - {{ item.productName }} - - - - - - - 商品价格: - ¥{{ item.rsp }} - ¥{{ item.ecPrice }} - - - - 活动促销: - 全场商品限时优惠 - - 立即领取 - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - 商品规格: + + - + + + + + + + + + + + + + + + + + + {{ item.productName }} + + + + + + + 商品价格: + ¥{{ item.rsp }} + ¥{{ item.ecPrice }} + + + + + 活动促销: + 全场商品限时优惠 + + 立即领取 + + + + + + + + + + + + + 商品规格: + + - - {{ item.specifications }} - + + {{ item.specifications }} + + + + + + 商品数量: + + {{ sales_num }} + + + + + + + + + + + + 服务说明:当天14点前完成付款即日安排发货;当天14点后完成付款次日安排发货(周日及国家法定节假日顺延至下一个工作日发货,活动期间发货或有延迟敬请理解) + + + 商品运费:全场包邮(港澳除外) + + + + 商品编号:{{ item.brandCode }} + + + + + 加入购物车 + 立即购买 + + + + - - - - 商品数量: - - {{sales_num}} - - - - - - - - - - - - 服务说明:当天14点前完成付款即日安排发货;当天14点后完成付款次日安排发货(周日及国家法定节假日顺延至下一个工作日发货,活动期间发货或有延迟敬请理解) - - - 商品运费:全场包邮(港澳除外) - - - - 商品编号:{{ item.brandCode }} - - - - - 加入购物车 - 立即购买 - - - - - - - - - - - - - - - - {{userfixed.title}} - - - - - 回到顶部 - - - - - - - + + + + + + - - - - - ¥{{ item.couponAmount }} - + + {{ userfixed.title }} + + + + + 回到顶部 + + + + + + + + + + + + ¥{{ item.couponAmount }} - - - {{ item.couponDesc }} - - - 有效期 - {{ item.validTo }} - - + + + + {{ item.couponDesc }} + + + 有效期 + {{ item.validTo }} + + - - - - - - - - - - - - - 温馨提示 - 请先点击下方进行登录/注册 - - - - - 立即登录 - - - + + + + + + + + + + 温馨提示 + 请先点击下方进行登录/注册 + + + + 立即登录 + + + + + + 加入购物车 + 立即购买 - - - - - 加入购物车 - 立即购买 -