123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397 |
- <!--pages/nais/nais.wxml-->
- <view style="background-color: #EEEEEE;">
- <scroll-view style="height: 1549rpx;" scroll-y="true">
- <!-- 顶部栏 -->
- <view style="position: relative;">
- <image src="{{imgUrl}}nais-bg.webp" style="width: 100%;height:454rpx"></image>
- <view style="position: absolute;top: {{navHeight}}rpx;font-size: 34rpx;font-weight: 500;color: #ffffff;left: 50%;transform: translateX(-50%);">
- 这是南岸</view>
- </view>
- <view style="width:698rpx;height: 482rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin-top: -57rpx;position: relative;transform: translateX(-50%);left: 50%;">
- <view style="display: flex;justify-content: space-between;padding: 30rpx 50rpx 20rpx 50rpx;">
- <view>
- <view style="display: flex;height:50rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 262</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">平方公里</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 16rpx;">面积
- </view>
- </view>
- <view>
- <view style="display: flex;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 120</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">万</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 16rpx;">常住人口
- </view>
- </view>
- <view>
- <view style="display: flex;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 20+</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">个</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 16rpx;">荣誉
- </view>
- </view>
- </view>
- <view>
- <view style="margin: 0 30rpx;font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #1EA7DA;padding: 16rpx 0 15rpx 22rpx;background-image: linear-gradient(to right, #D9F4FD, #EEFAFE, #FFFFFF);">
- 最能体现重庆山水之城、美丽之地的区域。</view>
- <view style="margin: 10rpx 5rpx 10rpx 30rpx;font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #F18464;padding: 16rpx 0 15rpx 21rpx;background-image: linear-gradient(to right, #FCE8E2, #FEF7F5, #FFFFFF);width: 625rpx;">
- 51公里长江水岸,8公里的南滨湾区,50平方公里的南山。</view>
- <view style="margin: 0 30rpx;font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #27ADA8;padding: 16rpx 0 15rpx 23rpx;background-image: linear-gradient(to right, #D4EFEE, #EDF8F8, #FFFFFF);">
- 重庆市的“城市会客厅”,“主城绿肺、山城花冠”。</view>
- </view>
- <view class="content-more" style="text-align: center;margin-top: 44rpx;" bindtap="gotoMore1">查看更多>></view>
- </view>
- <!-- 区位条件 -->
- <view>
- <view style="display:flex" class="content-top">
- <view class="content-line"></view>
- <view class="content-title">区位条件</view>
- <view class="content-more" bindtap="gotoMore2">查看更多 >></view>
- </view>
- <view style="width:698rpx;height: 308rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin: auto;">
- <view style="display: flex;justify-content: space-between;padding: 30rpx 50rpx 20rpx 50rpx;">
- <view>
- <view style="display: flex;height:50rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 1.2</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">亿人</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 接待旅客</view>
- </view>
- <view>
- <view style="display: flex;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 15</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">分钟达</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 重庆铁路物流园</view>
- </view>
- <view>
- <view style="display: flex;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 15</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">分钟达</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 江北国际机场</view>
- </view>
- </view>
- <view style="border-bottom: 1px solid #999999;margin: 20rpx 52rpx;" />
- <view>
- <view style="display: flex;margin-left: 52rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 136</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">公里</view>
- <image src="{{imgUrl}}na-rail.png" style="width: 91rpx;height:42rpx;margin: 11rpx 0 0 10rpx;" />
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #064BB5;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 3</view>
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #FA7193;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 6</view>
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #EBAE1F;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 环</view>
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #9E9E9E;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 8</view>
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #9E9E9E;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 20</view>
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #9E9E9E;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 27</view>
- <view style="width: 30rpx;height: 30rpx;line-height: 30rpx; background: #9E9E9E;border-radius: 50%;color: #FFFFFF;text-align: center;font-size: 20rpx;font-family: PingFang SC;font-weight: 500;margin: 19rpx 0 0 10rpx;">
- 28</view>
- </view>
- <view style="display: flex;margin-left: 52rpx;align-items: center;">
- <view style="font-size: 24rpx;color:#333;">城市轻轨</view>
- <view style="font-size: 20rpx;color: #999999;">(规划和在建)</view>
- </view>
- </view>
- </view>
- </view>
- <!-- 人文底蕴 -->
- <view>
- <view style="display:flex" class="content-top">
- <view class="content-line"></view>
- <view class="content-title">人文底蕴</view>
- <view class="content-more" bindtap="gotoMore3">查看更多 >></view>
- </view>
- <view style="width:698rpx;height: 652rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin: auto;">
- <image src="{{imgUrl}}nais-humanity.png" style="width:660rpx;height:282rpx;margin: 25rpx 10rpx 40rpx 10rpx;" />
- <view style="display: flex;height: 25rpx;padding-left: 18rpx;">
- <image src="{{imgUrl}}nais-star.png" style="width: 26rpx;height:26rpx;margin-right: 10rpx;" />
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #333333;padding-bottom: 40rpx;width: 612rpx;padding-right: -17rpx;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:1;display: -webkit-box;-webkit-box-orient:vertical;">
- “两江四岸”核心区,历史母城重要组成部分;</view>
- </view>
- <view style="width: 612rpx;border-bottom: 1px solid #E8E8E8;margin: 20rpx 36rpx 30rpx 49rpx;" />
- <view style="display: flex;height: 65rpx;padding-left: 18rpx;">
- <image src="{{imgUrl}}nais-star.png" style="width: 26rpx;height:26rpx;margin-right: 10rpx;" />
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #333333;padding-bottom: 40rpx;width: 590rpx;padding-right: -17rpx;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient:vertical;">
- “长江风景眼”广阳岛、“城市会客厅”长嘉汇、“山城花冠”南山,绘就出“江、山、岛、湾、峡、湖、城”的大美画卷</view>
- </view>
- <view style="width: 612rpx;border-bottom: 1px solid #E8E8E8;margin: 20rpx 36rpx 30rpx 49rpx;" />
- <view style="display: flex;height: 65rpx;padding-left: 18rpx;">
- <image src="{{imgUrl}}nais-star.png" style="width: 26rpx;height:26rpx;margin-right: 10rpx;" />
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: 500;color: #333333;padding-bottom: 40rpx;width: 590rpx;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;display: -webkit-box;-webkit-box-orient:vertical;">
- 国家公共文化服务体系示范区、南滨路国家级文化产业示范园区、第二批国家文化和旅游消费试点城市、国家版权示范园区</view>
- </view>
- </view>
- </view>
- <!-- 资源优势 -->
- <view>
- <view style="display:flex" class="content-top">
- <view class="content-line"></view>
- <view class="content-title">资源优势</view>
- <view class="content-more" bindtap="gotoMore4">查看更多 >></view>
- </view>
- <view style="width:698rpx;height: 341rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin: auto;">
- <view style="display: flex;justify-content: space-between;padding: 30rpx 50rpx 20rpx 50rpx;">
- <view>
- <view style="display: flex;height:50rpx;margin-left: 93rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 50</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">公里</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 长江上游第一大岛广阳岛</view>
- </view>
- <view>
- <view style="display: flex;margin-left: 52rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 4</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">个</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 国家级产业基地</view>
- </view>
- <view>
- <view style="display: flex;margin-left: 26rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 5</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">个</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 高等院校</view>
- </view>
- </view>
- <view style="display: flex;justify-content: space-between;padding: 30rpx 30rpx 20rpx 30rpx;">
- <view style="margin-left: 30rpx;">
- <view style="display: flex;margin-left: 46rpx;">
- <view style="font-size: 42rpx;font-family: PingFang SC;font-weight: bold;color: #508FF4;height: 50rpx;line-height: 50rpx;">
- 18</view>
- <view style="font-size: 20rpx;color: #999999;margin: 20rpx 0 0 5rpx;">个</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;margin-top: 6rpx;">
- 国家级科研平台</view>
- </view>
- <view>
- <view style="display: flex;flex-wrap: wrap;width: 420rpx;">
- <view style="width: 143rpx;height: 43rpx;background: #DFEBFD;border-radius: 10rpx;font-weight: 500;color: #508FF4;font-size: 20rpx;font-family: PingFang SC;line-height: 43rpx;text-align: center; padding: 0 10rpx;margin: 5rpx 5rpx 5rpx 20rpx;">
- 中国科学院大学</view>
- <view style="width: 83rpx;height: 43rpx;background: #DFEBFD;border-radius: 10rpx;font-weight: 500;color: #508FF4;font-size: 20rpx;font-family: PingFang SC;line-height: 43rpx;text-align: center;padding: 0 10rpx;margin: 5rpx;">
- 清华大学</view>
- <view style="width: 83rpx;height: 43rpx;background: #DFEBFD;border-radius: 10rpx;font-weight: 500;color: #508FF4;font-size: 20rpx;font-family: PingFang SC;line-height: 43rpx;text-align: center;padding: 0 10rpx;margin: 5rpx;">
- 同济大学</view>
- <view style="width: 124rpx;height: 43rpx;background: #DFEBFD;border-radius: 10rpx;font-weight: 500;color: #508FF4;font-size: 20rpx;font-family: PingFang SC;line-height: 43rpx;text-align: center;padding: 0 10rpx;margin: 5rpx 5rpx 0 60rpx;">
- 中国地质大学</view>
- <view style="width: 124rpx;height: 43rpx;background: #DFEBFD;border-radius: 10rpx;font-weight: 500;color: #508FF4;font-size: 20rpx;font-family: PingFang SC;line-height: 43rpx;text-align: center;padding: 0 10rpx;margin: 5rpx;">
- 武汉理工大学</view>
- </view>
- <view style="text-align: center;font-weight: 500;color: #333333;font-size: 24rpx;font-family: PingFang SC;">
- 知名高校合作</view>
- </view>
- </view>
- </view>
- </view>
- <!-- 产业特色 -->
- <view>
- <view style="display:flex" class="content-top">
- <view class="content-line"></view>
- <view class="content-title">产业特色</view>
- <view class="content-more" bindtap="gotoMore5">查看更多 >></view>
- </view>
- <view style="width:698rpx;height: 520rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin: auto;position: relative;">
- <view style="width: 190rpx;height: 190rpx;background: #CFE4F6;border-radius: 50%;position: absolute;top: 43rpx;left: 79rpx;">
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: bold;color: #4CA6E7;position: absolute;top: 31rpx;left: 59rpx;">大数据</view>
- <view style="font-size: 20rpx;font-family: PingFang SC;font-weight: 500;color: #666666;width: 129rpx;height:108rpx;position: absolute;top: 64rpx;left: 38rpx;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:4;display: -webkit-box;-webkit-box-orient:vertical;">智能终端、智能制造、工业互联网等产业蓬勃发展...</view>
- </view>
- <view style="width: 184rpx;height: 184rpx;background: #D6D8F5;border-radius: 50%;position: absolute;top: 44rpx;right: 79rpx;">
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: bold;color: #6767BD;position: absolute;top: 31rpx;left: 59rpx;">大健康</view>
- <view style="font-size: 20rpx;font-family: PingFang SC;font-weight: 500;color: #666666;width: 140rpx;height:80rpx;position: absolute;top: 72rpx;left: 30rpx;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:3;display: -webkit-box;-webkit-box-orient:vertical;">一批知名企业,大健康产业集群正加快形成...</view>
- </view>
- <view style="width: 166rpx;height: 166rpx;background: #C2EEEE;border-radius: 50%;position: absolute;left: 40rpx;bottom: 86rpx;">
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: bold;color: #20AAA7;position: absolute;top: 23rpx;left: 48rpx;">大生态</view>
- <view style="font-size: 20rpx;font-family: PingFang SC;font-weight: 500;color: #666666;width: 129rpx;height:80rpx;position: absolute;top: 61rpx;left: 24rpx;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:3;display: -webkit-box;-webkit-box-orient:vertical;">重庆经开区入选国家绿色产业示范基地...</view>
- </view>
- <view style="width: 192rpx;height: 192rpx;background: #F7DAD5;border-radius: 50%;position: absolute;bottom: 35rpx;left: 243rpx;">
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: bold;color: #F18365;position: absolute;top: 26rpx;left: 60rpx;">大文旅</view>
- <view style="font-size: 20rpx;font-family: PingFang SC;font-weight: 500;color: #666666;width: 140rpx;height:91rpx;position: absolute;top: 63rpx;left: 38rpx;">弹子石、龙门浩、慈云寺等历史文化街区串珠成链...</view>
- </view>
- <view style="width: 177rpx;height: 177rpx;background: #F7EED4;border-radius: 50%;position: absolute;bottom: 80rpx;right: 47rpx;">
- <view style="font-size: 24rpx;font-family: PingFang SC;font-weight: bold;color: #FAC011;position: absolute;top: 21rpx;left: 53rpx;">新经济</view>
- <view style="font-size: 20rpx;font-family: PingFang SC;font-weight: 500;color: #666666;width: 120rpx;height:92rpx;position: absolute;top: 52rpx;left: 35rpx;">正在加快打造富有巴蜀特色的国际消费目的地...</view>
- </view>
- <view style="width: 196rpx;height: 64rpx;border: 6rpx dashed #508FF4;border-radius: 10rpx;line-height: 64rpx;position: absolute;top: 208rpx;left: 253rpx;font-weight: bold;color: #508FF4;font-size: 32rpx;font-family: PingFang SC;text-align: center;">“四大一新”</view>
- </view>
- </view>
- <!-- 印象南岸 -->
- <view>
- <view style="display:flex" class="content-top">
- <view class="content-line"></view>
- <view class="content-title">印象南岸</view>
- <view class="content-more" bindtap="gotoMore6">查看更多 >></view>
- </view>
- <view style="width:698rpx;height: 1352rpx;background: #FFFFFF;box-shadow: 0 3rpx 9rpx 0 rgba(19,65,138,0.17);border-radius: 20rpx;margin: auto;padding: 20rpx;box-sizing: border-box;">
- <!-- 小人 -->
- <view style="height: 268rpx;width: 100%;display: flex;align-items:center;justify-content:center">
- <view style="height: 100%;width: 210rpx;">
- <image src="{{imgUrl}}nais-people.png" style="height: 268rpx;width: 203rpx"></image>
- </view>
- <view style="height: 100%;width: 450rpx;">
- <view style="width: 434rpx;height: 120rpx;position:relative">
- <view style="top: 55rpx;left: -30rpx;position:absolute;width: 434rpx;height: 120rpx;background-image: url({{imgUrl}}nais-message-box.png);background-size: 100% 100%;display:flex;align-items:center;justify-content:flex-end">
- <view style="width: 349rpx;font-size: 22rpx;color: #508FF4;font-weight: 500;">
- “山水人文都市区、智慧创新生态城”,一起来领略南岸之美吧!
- </view>
- </view>
- </view>
- </view>
- </view>
- <!-- 滨江路 -->
- <view style="height: 220rpx;width: 100%;display: flex;align-items: center;justify-content:center">
- <view style="width:240rpx;display:flex;align-items:center;justify-content:flex-end">
- <view style="width: 179rpx;height: 43rpx;font-size:20rpx;color: #666666;padding-bottom:20rpx">踱步桥上,放眼望去 两岸一派美景。
- </view>
- </view>
- <view style="height: 100%;width: 432rpx;position:relative">
- <view style="top: -60rpx;position:absolute">
- <image src="{{imgUrl}}nais-binjiang.png" style="height: 246rpx;width:412rpx;"></image>
- </view>
- <view style="top: 30rpx;left: -160rpx;position:absolute;width: 190rpx;color: #137BE6;font-size: 30rpx;background: linear-gradient(90deg, #FFFFFF 20%, #137BE640 100%);">
- 最美滨江路</view>
- </view>
- </view>
- <!-- 滨江路 -->
- <!-- 广阳湾 -->
- <view style="height: 250rpx;width: 100%;display: flex;align-items: center;justify-content:center;margin-top: 10rpx">
- <view style="height: 100%;width: 432rpx;position:relative">
- <view style="position:absolute">
- <image src="{{imgUrl}}nais-guangyangwan.png" style="height: 246rpx;width:412rpx;"></image>
- </view>
- <view style="top: 75rpx;right: -225rpx;position:absolute;width: 254rpx;color: #77450F;font-size: 30rpx;background: linear-gradient(to left, #FFFFFF 20%, #FEB42280 100%);padding-left: 17rpx;">
- 广阳湾智创生态城</view>
- </view>
- <view style="width:240rpx;display:flex;align-items:center;justify-content:flex-start">
- <view style="width: 199rpx;height: 43rpx;font-size:20rpx;color: #666666;padding-top:50rpx;padding-left:10rpx">“国际化、绿色化、智能化、人文化”现代城市的绿色之约。
- </view>
- </view>
- </view>
- <!-- 广阳湾 -->
- <!-- 长嘉汇弹子石老街 -->
- <view style="height: 250rpx;width: 100%;display: flex;align-items: center;justify-content:center;margin-top: 40rpx">
- <view style="width:240rpx;display:flex;align-items:center;justify-content:flex-end">
- <view style="width: 209rpx;height: 43rpx;font-size:20rpx;color: #666666;padding-top:50rpx;padding-right: 10rpx">
- 全国唯一以 “开埠文化与城市九级坡地地貌”为主题的旅游景区。</view>
- </view>
- <view style="height: 100%;width: 432rpx;position:relative">
- <view style="position:absolute">
- <image src="{{imgUrl}}nais-chajia.png" style="height: 246rpx;width:412rpx;"></image>
- </view>
- <view style="top: 75rpx;left: -238rpx;position:absolute;width: 254rpx;color: #455D05;font-size: 30rpx;background: linear-gradient(90deg, #FFFFFF 20%, #CCE07E80 100%);padding-right: 19rpx;">
- 长嘉汇弹子石老街</view>
- </view>
- </view>
- <!-- 长嘉汇弹子石老街 -->
- <!-- 南山 -->
- <view style="height: 250rpx;width: 100%;display: flex;align-items: center;justify-content:center;margin-top: 40rpx">
- <view style="height: 100%;width: 432rpx;position:relative">
- <view style="position:absolute">
- <image src="{{imgUrl}}nais-nanshan.png" style="height: 246rpx;width:412rpx;"></image>
- </view>
- <view style="top: 75rpx;right: -212rpx;position:absolute;width: 254rpx;color: #713708;font-size: 30rpx;background: linear-gradient(to left, #FFFFFF 20%, #FEE3D8B0 100%);padding-left: 10rpx;">
- 南山城市山地公园</view>
- </view>
- <view style="width:240rpx;display:flex;align-items:center;justify-content:flex-start">
- <view style="width: 199rpx;height: 43rpx;font-size:20rpx;color: #666666;padding-top:50rpx;padding-left:10rpx">畅通南山、生态南山 活力南山、文化南山
- </view>
- </view>
- </view>
- <!-- 南山 -->
- </view>
- </view>
- <!-- 更是美食聚集地 -->
- <view style="width: 100%;height: 1100rpx;margin-top: 20rpx">
- <!-- 更是美食聚集地 -->
- <view style="width: 100%;height: 1100rpx;margin-top: 20rpx">
- <view style="width: 100%;height: 78rpx;display:flex;align-items:center;justify-content:center">
- <view style="height: 78rpx;width: 346rpx;background-image: url({{imgUrl}}nais-more-head.png);background-size: 100% 100%;display:flex;align-items:center;justify-content:center">
- <view style="height: 100%;font-size:30rpx;color:#75A3F3;display:flex;align-items:center;justify-content:center;font-weight: bold;">
- 更是美食聚集地
- </view>
- </view>
- </view>
- <!-- 内容 -->
- <view style="height: 500rpx;width: 100%;display:flex;align-items:center;justify-content:center;margin-top: 20rpx">
- <view style="height: 100%;width: 50%;display:flex;flex-direction: column;justify-content:flex-start">
- <view style="display: flex;flex-direction: column;margin-bottom: 10rpx">
- <view style="display: flex;align-items: center;justify-content: center">
- <image src="{{imgUrl}}nais-chichen.png" style="height: 271rpx;width: 307rpx"></image>
- </view>
- <view style="display:flex;align-items:center;justify-content:center;font-size:25rpx; font-weight: bold;color: #333333;margin-top: 10rpx">
- 南山泉水鸡</view>
- </view>
- <view style="display: flex;flex-direction: column;margin-bottom: 10rpx">
- <view style="display: flex;align-items: center;justify-content: center">
- <image src="{{imgUrl}}nais-mahua.png" style="height: 226rpx;width: 307rpx"></image>
- </view>
- <view style="display:flex;align-items:center;justify-content:center;font-size:25rpx; font-weight: bold;color: #333333;margin-top: 10rpx">
- 醪糟麻花</view>
- </view>
- <view style="display: flex;flex-direction: column;">
- <view style="display: flex;align-items: center;justify-content: center">
- <image src="{{imgUrl}}nais-tangyuan.png" style="height: 226rpx;width: 307rpx"></image>
- </view>
- <view style="display:flex;align-items:center;justify-content:center;font-size:25rpx; font-weight: bold;color: #333333;margin-top: 10rpx">
- 山城小汤圆</view>
- </view>
- </view>
- <view style="height: 100%;width: 50%;display:flex;flex-direction: column;">
- <view style="display: flex;flex-direction: column;margin-bottom: 10rpx">
- <view style="display: flex;align-items: center;justify-content: center">
- <image src="{{imgUrl}}nais-hotpot.png" style="height: 226rpx;width: 307rpx"></image>
- </view>
- <view style="display:flex;align-items:center;justify-content:center;font-size:25rpx; font-weight: bold;color: #333333;margin-top: 10rpx">
- 山城老火锅</view>
- </view>
- <view style="display: flex;flex-direction: column;margin-bottom: 10rpx">
- <view style="display: flex;align-items: center;justify-content: center">
- <image src="{{imgUrl}}nais-huasheng.png" style="height: 226rpx;width: 307rpx"></image>
- </view>
- <view style="display:flex;align-items:center;justify-content:center;font-size:25rpx; font-weight: bold;color: #333333;margin-top: 10rpx">
- 花生粘</view>
- </view>
- <view style="display: flex;flex-direction: column;margin-bottom: 10rpx">
- <view style="display: flex;align-items: center;justify-content: center">
- <image src="{{imgUrl}}nais-baozi.png" style="height: 271rpx;width: 307rpx"></image>
- </view>
- <view style="display:flex;align-items:center;justify-content:center;font-size:25rpx; font-weight: bold;color: #333333;margin-top: 10rpx">
- 熨斗糕</view>
- </view>
- </view>
- </view>
- </view>
- <!-- 更是美食聚集地 -->
- </view>
- </scroll-view>
- </view>
|