@@ -21,6 +21,7 @@
width: 96%;
/* margin-top: 20rpx; */
margin: 20rpx auto 0 auto;
+ border-radius: 20rpx;
}
/* 店铺信息 */
@@ -114,6 +114,7 @@
width: 45%;
height: 200rpx;
margin-top: 40rpx;
/* 单独设置导航模块的背景色 */
@@ -22,6 +22,7 @@
/* 景点图片 */
.sceneryImg{
width: 30%;
/* 景点名称 */
@@ -37,7 +37,8 @@
"ignore": [],
"disablePlugins": [],
"outputPath": ""
- }
+ },
+ "condition": false
},
"compileType": "miniprogram",
"libVersion": "2.19.4",