diff --git a/pages/info/culturalUnitInfo/index.wxml b/pages/info/culturalUnitInfo/index.wxml index 16ed78c..91dd366 100644 --- a/pages/info/culturalUnitInfo/index.wxml +++ b/pages/info/culturalUnitInfo/index.wxml @@ -1,6 +1,6 @@ - + diff --git a/pages/pbService/feiyi/info/index.wxml b/pages/pbService/feiyi/info/index.wxml index 9581fbc..1fcec62 100644 --- a/pages/pbService/feiyi/info/index.wxml +++ b/pages/pbService/feiyi/info/index.wxml @@ -1,15 +1,15 @@ - + + {{info.title}} @@ -31,4 +31,4 @@ - --> \ No newline at end of file + \ No newline at end of file diff --git a/pages/pbService/feiyi/info/index.wxss b/pages/pbService/feiyi/info/index.wxss index ce91927..81024fb 100644 --- a/pages/pbService/feiyi/info/index.wxss +++ b/pages/pbService/feiyi/info/index.wxss @@ -1,5 +1,5 @@ /* pages/pbService/museum/info/index.wxss */ -.info { +/* .info { margin: 30rpx; color: #333; font-size: 26rpx; @@ -7,11 +7,11 @@ .title { font-size: 30rpx; margin-bottom: 22rpx; -} +} */ page { font-size: 28rpx; } -/* .bg { +.bg { background: url(https://sz-qd.oss-cn-hangzhou.aliyuncs.com/xcxImages/info/infobg.png); background-size: 100% 100%; position: absolute; @@ -92,4 +92,4 @@ page { font-size: 36rpx; height: 126rpx; margin-bottom: 0; -} */ \ No newline at end of file +} \ No newline at end of file