jiazhipeng 7 months ago
parent
commit
98fd9eb03d
  1. 4
      pages/info/foodNew/index.wxss
  2. 4
      pages/info/foodProductInfo/index.wxss
  3. 1
      pages/order/food/index.wxss
  4. 16
      project.private.config.json

4
pages/info/foodNew/index.wxss

@ -48,10 +48,10 @@ page {
.swiper { .swiper {
width: 100%; width: 100%;
height: 750rpx; height: 466.67rpx;
} }
.swiper image,.swiper video { .swiper image,.swiper video {
height: 750rpx; height: 466.67rpx;
display: block; display: block;
width: 100%; width: 100%;
} }

4
pages/info/foodProductInfo/index.wxss

@ -5,10 +5,10 @@ page {
.swiper { .swiper {
width: 100%; width: 100%;
height: 750rpx; height: 466.67rpx;
} }
.swiper image,.swiper video { .swiper image,.swiper video {
height: 750rpx; height: 466.67rpx;
display: block; display: block;
width: 100%; width: 100%;
} }

1
pages/order/food/index.wxss

@ -60,6 +60,7 @@ margin-top: 30rpx;
font-size: 33rpx; font-size: 33rpx;
color: #000000; color: #000000;
flex-shrink: 0; flex-shrink: 0;
flex-shrink: 0;
} }
.info-tips text { .info-tips text {
font-size: 24rpx; font-size: 24rpx;

16
project.private.config.json

@ -7,23 +7,23 @@
"miniprogram": { "miniprogram": {
"list": [ "list": [
{ {
"name": "pages/activity/huawei/index", "name": "pages/info/postProductInfo/index",
"pathName": "pages/activity/huawei/index", "pathName": "pages/info/foodProductInfo/index",
"query": "", "query": "id=464484",
"scene": null, "scene": null,
"launchMode": "default" "launchMode": "default"
}, },
{ {
"name": "pages/info/roadInfo/index", "name": "pages/activity/huawei/index",
"pathName": "pages/list/foodNew/index", "pathName": "pages/activity/huawei/index",
"query": "", "query": "",
"launchMode": "default", "launchMode": "default",
"scene": null "scene": null
}, },
{ {
"name": "pages/info/postProductInfo/index", "name": "pages/info/roadInfo/index",
"pathName": "pages/info/foodProductInfo/index", "pathName": "pages/list/foodNew/index",
"query": "id=457647", "query": "",
"launchMode": "default", "launchMode": "default",
"scene": null "scene": null
} }

Loading…
Cancel
Save