Commit 85290152 authored by linxin's avatar linxin

add

parent ff295338
Pipeline #4502 canceled with stages
......@@ -154,6 +154,7 @@ export default {
vm.cddItemList = []
vm.bpClass = window.localStorage.bp_class
vm.status = window.localStorage.user_bp_status
vm.fromPage = window.localStorage.fromPage
vm.loadItemList()
vm.queryCheckId()
if (vm.fromPage === 'sale') {
......
......@@ -420,7 +420,7 @@ export default {
color: #232323;
letter-spacing: 0;
font-weight: 600;
margin-top: 8px;
margin-top: 25px;
}
.pro-price {
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment