Commit f3cf7a79 by 宋冰琦

调整部分图片 修改商品详情按钮样式

parent 1b670a86
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
" "
@click="shoppingCart" @click="shoppingCart"
type="default" type="default"
>加入购物</span >加入购物</span
> >
<view> <view>
...@@ -150,8 +150,8 @@ ...@@ -150,8 +150,8 @@
v-if="!userms" v-if="!userms"
:class=" :class="
!shopState || !isInRange !shopState || !isInRange
? 'good-select-btn1-close' ? 'good-select-btn2-close'
: 'good-select-btn1' : 'good-select-btn2'
" "
style="border-radius: 0" style="border-radius: 0"
open-type="getPhoneNumber" open-type="getPhoneNumber"
...@@ -827,7 +827,7 @@ button[disabled]:not([type]) { ...@@ -827,7 +827,7 @@ button[disabled]:not([type]) {
border-radius: 2px; border-radius: 2px;
font-size: 28rpx; font-size: 28rpx;
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
background: #1954ee; background: #0050f6;
line-height: 104rpx; line-height: 104rpx;
text-align: center; text-align: center;
color: #fff; color: #fff;
......
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