zhwl.vue 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. <template>
  2. <view class="content">
  3. <!-- 顶部logo和菜单 -->
  4. <uTop data-aos="fade-down"></uTop>
  5. <!-- 标题和介绍 -->
  6. <uDesc :title="dTitle" :description="dMemo" :bg="bannerBg" data-aos="slide-right" data-aos-delay="300"></uDesc>
  7. <view class="boxs">
  8. <!-- “互联网+全域旅游” -->
  9. <view class="box box1" data-aos="zoom-in" data-aos-delay="600">
  10. <view class="b_title">“互联网+全域旅游”</view>
  11. <view class="items">
  12. <view class="item">
  13. <image src="../../static/imgs/fmcs_fatz1.png"></image>
  14. <p>全域数据整合</p>
  15. <view class="tip">构建支撑智慧化决策的文旅大数据中心</view>
  16. </view>
  17. <view class="item">
  18. <image src="../../static/imgs/fmcs_fatz2.png"></image>
  19. <p>立体营销矩阵</p>
  20. <view class="tip">实施旅游目的地网络营销,实现品牌塑造与传播</view>
  21. </view>
  22. <view class="item">
  23. <image src="../../static/imgs/fmcs_fatz3.png"></image>
  24. <p>游客服务体验</p>
  25. <view class="tip">构建连接游客与旅游目地服务的O2O平台</view>
  26. </view>
  27. <view class="item">
  28. <image src="../../static/imgs/fmcs_fatz4.png"></image>
  29. <p>全面综合管控</p>
  30. <view class="tip">对文旅行业、文旅市场的产业运行分析与精准管理</view>
  31. </view>
  32. <view class="item">
  33. <image src="../../static/imgs/fmcs_fatz3.png"></image>
  34. <p>文化旅游融合</p>
  35. <view class="tip">以文促旅、以旅彰文,营造良好的人文环境和旅游消费氛围</view>
  36. </view>
  37. <view class="item">
  38. <image src="../../static/imgs/fmcs_fatz4.png"></image>
  39. <p>推动产业升级</p>
  40. <view class="tip">通过旅游+工业、商业、成绩,拉动其他产业发展,带动区域经济增长</view>
  41. </view>
  42. </view>
  43. </view>
  44. <!-- 总体框架 -->
  45. <view class="box box2">
  46. <view class="boxTwo">
  47. <view class="b_title" data-aos="slide-left">总体框架</view>
  48. <view class="b_tip" data-aos="slide-left">以"智能化建设"为基础、"大数据分析"为主线、"互联网运营"为核心,为全域文旅建立起"管理智慧化"、"服务智慧化"、"营销智慧化"和"体验智慧化"的智慧化发展体系。</view>
  49. <image data-aos="slide-left" class="b_img" src="../../static/imgs/zhwl_img1.png" mode="widthFix" @click="e=>showBigImg(e,'../../static/imgs/zhwl_img1.png')"></image>
  50. </view>
  51. </view>
  52. <!-- 服务对象 -->
  53. <view class="box box3">
  54. <view class="boxTwo">
  55. <view data-aos="slide-left" class="b_title">服务对象</view>
  56. <view data-aos="slide-left" class="b_tip">构建支撑智慧化决策的旅游大数据中心,建立数据标准规范,通过对游客、涉旅产业、政府相关委办产生的庞杂、多元的数据的整理、分析、挖掘,实现全域数据融合。</view>
  57. <image data-aos="slide-left" class="b_img2" src="../../static/imgs/zhwl_img2.png" mode="widthFix" @click="e=>showBigImg(e,'../../static/imgs/zhwl_img2.png')"></image>
  58. </view>
  59. </view>
  60. <!-- 指挥调度 -->
  61. <view class="box box4">
  62. <view class="boxTwp">
  63. <view data-aos="slide-left" class="b_title">指挥调度</view>
  64. <view data-aos="slide-left" class="b_tip">以旅游安全监管和应急指挥指挥、分级调度和处置为目的,通过应急预案、应急保障、应急调度指挥功能,实现面向目的地客流超载、人员伤亡、交通事故、群体事件、财产损失、自然灾害等突发应急 事件的协同处理。</view>
  65. <image data-aos="slide-left" class="b_img" src="../../static/imgs/zhwl_img3.png" mode="widthFix" @click="e=>showBigImg(e,'../../static/imgs/zhwl_img3.png')"></image>
  66. </view>
  67. </view>
  68. <!-- 业务门户 -->
  69. <view class="box box5">
  70. <view class="boxTwo">
  71. <view data-aos="slide-left" class="b_title">业务门户</view>
  72. <image data-aos="slide-left" class="b_img" src="../../static/imgs/zhwl_img4.png" mode="widthFix" @click="e=>showBigImg(e,'../../static/imgs/zhwl_img4.png')"></image>
  73. </view>
  74. </view>
  75. <!-- 四类应用 -->
  76. <view class="box box6">
  77. <view class="boxTwo">
  78. <view data-aos="slide-left" class="b_title">四类应用</view>
  79. <image data-aos="slide-left" class="b_img" src="../../static/imgs/zhwl_img5.png" mode="widthFix" @click="e=>showBigImg(e,'../../static/imgs/zhwl_img5.png')"></image>
  80. </view>
  81. </view>
  82. <!-- 整体架构 -->
  83. <view class="box box7">
  84. <view class="boxTwo">
  85. <view data-aos="slide-left" class="b_title">整体架构</view>
  86. <image data-aos="slide-left" class="b_img" src="../../static/imgs/zhwl_img6.png" mode="widthFix" @click="e=>showBigImg(e,'../../static/imgs/zhwl_img6.png')"></image>
  87. </view>
  88. </view>
  89. </view>
  90. <!-- 合作与咨询 -->
  91. <uForm data-aos="zoom-in"></uForm>
  92. </view>
  93. </template>
  94. <script>
  95. export default {
  96. data(){
  97. return {
  98. dTitle:'智慧文旅解决方案',
  99. dMemo:'以"智能化建设"为基础、"大数据分析"为主线、"互联网运营"为核心,为全域文旅建立起"管理智慧化"、"服务智慧化"、"营销智慧化"和"体验智慧化"的智慧化发展体系。',
  100. bannerBg:'../../static/imgs/zhwl_descbg.png',
  101. }
  102. },
  103. created() {
  104. uni.setNavigationBarTitle({
  105. title:'智慧文旅解决方案'
  106. })
  107. },
  108. methods:{
  109. showBigImg(e,imgUrl){
  110. let current = e.target.dataset.src;
  111. let that = this;
  112. uni.previewImage({
  113. current,
  114. urls:[imgUrl],
  115. longPressActions:{
  116. itemList:['保存图片'],
  117. success(data) {
  118. that.saveImage(imgUrl);
  119. },
  120. fail(err) {
  121. that.$showToast(err.errMsg);
  122. }
  123. }
  124. })
  125. },
  126. saveImage(url){
  127. let that = this;
  128. uni.downloadFile({
  129. url,
  130. success(res) {
  131. let filePath = res.tempFilePath;
  132. uni.saveImageToPhotosAlbum({
  133. filePath,
  134. success() {
  135. that.$showToast('保存成功');
  136. },
  137. fail(err) {
  138. that.$showToast('保存失败');
  139. }
  140. })
  141. }
  142. })
  143. }
  144. }
  145. }
  146. </script>
  147. <style scoped lang="less">
  148. ::v-deep .desc .title{
  149. margin-top: 46rpx;
  150. }
  151. ::v-deep .desc .memo{
  152. padding-right: 0;
  153. margin-top: 10rpx;
  154. }
  155. .content{
  156. width: 100%;
  157. padding-bottom: 272rpx;
  158. overflow: hidden;
  159. .boxTwo{
  160. width: 100%;
  161. overflow: hidden;
  162. }
  163. .boxs{
  164. .b_title{
  165. font-family: PingFang-SC, PingFang-SC;
  166. font-weight: bold;
  167. font-size: 42rpx;
  168. color: #111111;
  169. line-height: 42rpx;
  170. text-align: center;
  171. margin-top: 64rpx;
  172. }
  173. .b_tip{
  174. font-family: PingFangSC, PingFang SC;
  175. font-weight: 400;
  176. font-size: 26rpx;
  177. color: #666666;
  178. line-height: 36rpx;
  179. margin-top: 48rpx;
  180. }
  181. .b_img{
  182. width: 100%;
  183. }
  184. .b_img2{
  185. width: calc(100% + 30rpx);
  186. position: relative;
  187. left: -30rpx;
  188. }
  189. .box{
  190. width: 100%;
  191. padding: 0 30rpx;
  192. box-sizing: border-box;
  193. overflow: auto;
  194. &.box1{
  195. padding-bottom: 32rpx;
  196. .items{
  197. margin-top: 24rpx;
  198. display: flex;
  199. justify-content: space-between;
  200. flex-wrap: wrap;
  201. .item{
  202. width: calc(50% - 15rpx);
  203. height: 360rpx;
  204. background: #FAFCFF;
  205. border-radius: 2rpx;
  206. display: flex;
  207. flex-direction: column;
  208. align-items: center;
  209. margin-top: 24rpx;
  210. image{
  211. width: 118rpx;
  212. height: 118rpx;
  213. }
  214. p{
  215. font-family: PingFangSC, PingFang SC;
  216. font-weight: bold;
  217. font-size: 30rpx;
  218. color: #111111;
  219. line-height: 42rpx;
  220. text-align: center;
  221. margin-top: 2rpx;
  222. }
  223. .tip{
  224. width: 100%;
  225. padding: 0 20rpx;
  226. box-sizing: border-box;
  227. font-family: PingFangSC, PingFang SC;
  228. font-weight: 400;
  229. font-size: 24rpx;
  230. color: #777777;
  231. line-height: 33rpx;
  232. margin-top: 16rpx;
  233. }
  234. }
  235. }
  236. }
  237. &.box2{
  238. background: #F3F8FF;
  239. padding-bottom: 40rpx;
  240. .b_img{
  241. margin-top: 30rpx;
  242. }
  243. }
  244. &.box3{
  245. padding-bottom: 48rpx;
  246. .b_img2{
  247. margin-top: 23rpx;
  248. }
  249. }
  250. &.box4{
  251. background: #F3F8FF;
  252. padding-bottom: 48rpx;
  253. .b_img{
  254. margin-top: 30rpx;
  255. }
  256. }
  257. &.box5{
  258. padding-bottom: 52rpx;
  259. .b_img{
  260. margin-top: 52rpx;
  261. }
  262. }
  263. &.box6{
  264. background: #F3F8FF;
  265. padding-bottom: 87rpx;
  266. .b_img{
  267. margin-top: 42rpx;
  268. }
  269. }
  270. &.box7{
  271. padding-bottom: 35rpx;
  272. .b_img{
  273. margin-top: 48rpx;
  274. }
  275. }
  276. }
  277. }
  278. }
  279. </style>