소스 검색

[领券回答问题][修改]:[领券回答问题修改页面的样式]

tags/湖南版5.1.4
meo 6 년 전
부모
커밋
7729101a47
2개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      pages/bargain/bargain.json
  2. +4
    -1
      pages/coupon/detail/index.wxss

+ 1
- 1
pages/bargain/bargain.json 파일 보기

@@ -1,7 +1,7 @@
{
"navigationBarTitleText": "砍价专场",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#FF6F03",
"navigationBarBackgroundColor": "#ffffff",
"usingComponents": {
"c-banner": "../../components/spellbanner/index",
"i-tab": "../../../dist/tab/index",


+ 4
- 1
pages/coupon/detail/index.wxss 파일 보기

@@ -654,5 +654,8 @@ button::after{ border: none; }
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;

}
checkbox-group,radio-group{
height:400rpx;
overflow-y:scroll;
}

불러오는 중...
취소
저장