lu_quan_dev
rosehan 1 year ago
parent c857a1eca5
commit 106170f62b
  1. 24
      pages/fuwu/fuwu.vue
  2. 2
      pages/personcenter/personcenter.vue
  3. 48
      static/css/common.css
  4. BIN
      subPageA/images/btn_clear.png
  5. 6
      subPageA/search/search.css
  6. 6
      subPageA/search/search.vue

@ -27,39 +27,39 @@
<view class="ax_tol"> <view class="ax_tol">
<view class="dy_fx agn_center fx_warp_w fwu_box"> <view class="dy_fx agn_center fx_warp_w fwu_box">
<view class="w_20" @click="goToPages('jingqu')"> <view class="w_20" @click="goToPages('jingqu')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/jingqu2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/jingqu2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">景区</view> <view class="at_t">景区</view>
</view> </view>
<view class="w_20" @click="goToPages('meishi')"> <view class="w_20" @click="goToPages('meishi')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/meishi2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/meishi2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">美食</view> <view class="at_t">美食</view>
</view> </view>
<view class="w_20" @click="goToPages('wenchuang')"> <view class="w_20" @click="goToPages('wenchuang')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/wenchuang2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/wenchuang2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">文创</view> <view class="at_t">文创</view>
</view> </view>
<view class="w_20" @click="goToPages('xianlu')"> <view class="w_20" @click="goToPages('xianlu')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/xianlu2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/xianlu2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">线路</view> <view class="at_t">线路</view>
</view> </view>
<view class="w_20" @click="goToPages('jiudian')"> <view class="w_20" @click="goToPages('jiudian')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/jiudian.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/jiudian.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">酒店</view> <view class="at_t">酒店</view>
</view> </view>
<view class="w_20" @click="goToPages('huodong')"> <view class="w_20" @click="goToPages('huodong')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/huodong2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/huodong2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">活动</view> <view class="at_t">活动</view>
</view> </view>
<view class="w_20" @click="goToPages('gonglv')"> <view class="w_20" @click="goToPages('gonglv')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/gonglve2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/gonglve2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">攻略</view> <view class="at_t">攻略</view>
</view> </view>
<view class="w_20" @click="goToPages('feiyi')"> <view class="w_20" @click="goToPages('feiyi')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/feiyi.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/feiyi.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">非遗</view> <view class="at_t">非遗</view>
</view> </view>
@ -77,11 +77,11 @@
<view class="ax_tol"> <view class="ax_tol">
<view class="dy_fx agn_center fx_warp_w fwu_box"> <view class="dy_fx agn_center fx_warp_w fwu_box">
<view class="w_20" @click="goToPages('zhoubian')"> <view class="w_20" @click="goToPages('zhoubian')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/fujin2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/fujin2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">附近</view> <view class="at_t">附近</view>
</view> </view>
<view class="w_20" @click="goToPages('jiqiren')"> <view class="w_20" @click="goToPages('jiqiren')">
<image src="https://eluyou.ailuquan.cn:80/pda/e/lefu2x.png" class="at_size_1" mode="aspectFill"></image> <image src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/lefu2x.png" class="at_size_1" mode="aspectFill"></image>
<view class="at_t">机器人</view> <view class="at_t">机器人</view>
</view> </view>
</view> </view>
@ -316,7 +316,7 @@ export default {
background-position: center; background-position: center;
background-size: cover; background-size: cover;
border-radius: 20rpx; border-radius: 20rpx;
background-image: url("https://eluyou.ailuquan.cn:80/pda/e/server-nav01.png"); background-image: url("https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/server-nav01.png");
transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s;
.text { .text {
@ -354,7 +354,7 @@ export default {
} }
.right { .right {
background-image: url("https://eluyou.ailuquan.cn:80/pda/e/server-nav02.png"); background-image: url("https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/server-nav02.png");
.text-mini { .text-mini {
color: #7F91FF; color: #7F91FF;

@ -8,7 +8,7 @@
<view class="user-head" v-if="userInfo.accessToken"> <view class="user-head" v-if="userInfo.accessToken">
<view class="u-m-r-20"> <view class="u-m-r-20">
<view class="avatar u-flex" style="justify-content: center"> <view class="avatar u-flex" style="justify-content: center">
<image class="head-head" src="/static/animg/personCenter/touxiang.png"></image> <image class="head-head" src="https://eluyou.ailuquan.cn/upload/image/2024/mapIcon/daolan/touxiang.png"></image>
</view> </view>
</view> </view>
<view class="u-flex-1"> <view class="u-flex-1">

@ -62,7 +62,7 @@ page{ background: #f5f5f5;}
/*分割线*/ /*分割线*/
.shadow_fg { .shadow_fg {
box-shadow: rgba(0, 206, 185, .1) 0 5rpx 20rpx; box-shadow: rgba(9, 131, 255, .1) 0 5rpx 20rpx;
padding: 20rpx 0 padding: 20rpx 0
} }
@ -86,8 +86,8 @@ page{ background: #f5f5f5;}
.nr_cot{ font-size: 34rpx; line-height: 51rpx; color: #333;margin-bottom: 50rpx; font-weight: normal; letter-spacing:2rpx; color: #444; text-align: justify;} .nr_cot{ font-size: 34rpx; line-height: 51rpx; color: #333;margin-bottom: 50rpx; font-weight: normal; letter-spacing:2rpx; color: #444; text-align: justify;}
/* 资讯-文章标题 */ /* 资讯-文章标题 */
.news_tit{ font-size: 45rpx; line-height: 64rpx; } .news_tit{ font-size: 45rpx; line-height: 64rpx; }
.arc_t_pd{ padding-bottom: 20rpx; /* box-shadow: rgba(0, 206, 185, .1) 0 5rpx 20rpx; */} .arc_t_pd{ padding-bottom: 20rpx; /* box-shadow: rgba(9, 131, 255, .1) 0 5rpx 20rpx; */}
.new_adr{ display: inline-block; background: #f8f8f8; padding: 10rpx 25rpx; font-size: 25rpx; color: #2bd4c3; margin-right: 10rpx; border-radius: 5rpx;} .new_adr{ display: inline-block; background: #f8f8f8; padding: 10rpx 25rpx; font-size: 25rpx; color: #0983FF; margin-right: 10rpx; border-radius: 5rpx;}
.news_info{/* border-bottom: 2rpx solid #eee; */padding: 0rpx 50rpx 20rpx 50rpx;margin-bottom: 20rpx;} .news_info{/* border-bottom: 2rpx solid #eee; */padding: 0rpx 50rpx 20rpx 50rpx;margin-bottom: 20rpx;}
.pic_zan{ width: 25rpx; height: 25rpx; display: inline-block; position: relative; left: -12rpx; top:6rpx} .pic_zan{ width: 25rpx; height: 25rpx; display: inline-block; position: relative; left: -12rpx; top:6rpx}
@ -389,9 +389,9 @@ page{ background: #f5f5f5;}
/* /*
视频 视频
*/ */
.ship_show{ height: 360rpx;} .ship_show{ height: 360rpx;}
@ -401,7 +401,7 @@ page{ background: #f5f5f5;}
/* /*
目的地 目的地
*/ */
.video_mud .tab_mmd{ margin-bottom: 20rpx; border-bottom: 2rpx solid #eee; padding-bottom: 20rpx;} .video_mud .tab_mmd{ margin-bottom: 20rpx; border-bottom: 2rpx solid #eee; padding-bottom: 20rpx;}
.video_mud .tab_mmd:last-child,.video_mud .tab_mmd:only-child{ margin-bottom: 0; border-bottom: none;} .video_mud .tab_mmd:last-child,.video_mud .tab_mmd:only-child{ margin-bottom: 0; border-bottom: none;}
@ -409,9 +409,9 @@ page{ background: #f5f5f5;}
/* /*
景区详情 景区详情
*/ */
.swiper_jqu{ height: 360rpx;} .swiper_jqu{ height: 360rpx;}
.mmd_dl .dl_1{ } .mmd_dl .dl_1{ }
@ -438,7 +438,7 @@ page{ background: #f5f5f5;}
.quanj_inf .ht_text{ font-weight: bold; text-align: center;} .quanj_inf .ht_text{ font-weight: bold; text-align: center;}
/* /*
活动详情 活动详情
*/ */
.lxidh{ position: relative;} .lxidh{ position: relative;}
@ -495,9 +495,9 @@ page{ background: #f5f5f5;}
.gaik_link{border:2rpx solid #fff; padding: 10rpx; color: #fff; font-size: 14px; margin-top:60rpx; margin-left: 36rpx; display: inline-block; width: 60rpx; border-color:rgba(255,255,255,.6)} .gaik_link{border:2rpx solid #fff; padding: 10rpx; color: #fff; font-size: 14px; margin-top:60rpx; margin-left: 36rpx; display: inline-block; width: 60rpx; border-color:rgba(255,255,255,.6)}
/* /*
邯郸简介 邯郸简介
*/ */
.top_sjz_jj{ position:relative} .top_sjz_jj{ position:relative}
@ -578,8 +578,8 @@ page{ background: #f5f5f5;}
/* 图片背景色块填充 */ /* 图片背景色块填充 */
/* /*
首页 首页
*/ */
/* 轮播图 */ /* 轮播图 */
@ -622,7 +622,7 @@ page{ background: #f5f5f5;}
.dly_flex .shij_list:nth-child(4n+3) .shij_pic{background: #e9dcf2;} .dly_flex .shij_list:nth-child(4n+3) .shij_pic{background: #e9dcf2;}
/* /*
资讯列表 资讯列表
*/ */
.mode_com .list-item:nth-child(4n) .item-pic{ background: #f2dedc;} .mode_com .list-item:nth-child(4n) .item-pic{ background: #f2dedc;}
@ -630,8 +630,8 @@ page{ background: #f5f5f5;}
.mode_com .list-item:nth-child(4n+2) .item-pic{ background: #dcf0f2;} .mode_com .list-item:nth-child(4n+2) .item-pic{ background: #dcf0f2;}
.mode_com .list-item:nth-child(4n+3) .item-pic{ background: #e9dcf2;} .mode_com .list-item:nth-child(4n+3) .item-pic{ background: #e9dcf2;}
/* /*
美食列表 美食列表
*/ */
.mode_com .food_lst:nth-child(4n) .food_pic{ background: #f2dedc;} .mode_com .food_lst:nth-child(4n) .food_pic{ background: #f2dedc;}
.mode_com .food_lst:nth-child(4n+1) .food_pic{ background: #e6f2dc;} .mode_com .food_lst:nth-child(4n+1) .food_pic{ background: #e6f2dc;}
@ -640,7 +640,7 @@ page{ background: #f5f5f5;}
/* /*
滹沱河生态走廊 滹沱河生态走廊
*/ */
/* 目的地 */ /* 目的地 */
.dly_flex_c .w_33:nth-child(3n) .mud2_pic{ background: #f2dedc;} .dly_flex_c .w_33:nth-child(3n) .mud2_pic{ background: #f2dedc;}
@ -666,7 +666,7 @@ page{ background: #f5f5f5;}
.zoul_lis .fod_sp_box:nth-child(4n+3) .pic_lis{ background: #e9dcf2;} .zoul_lis .fod_sp_box:nth-child(4n+3) .pic_lis{ background: #e9dcf2;}
/* /*
目的地详情 目的地详情
*/ */
/* 轮播图 */ /* 轮播图 */
@ -701,7 +701,7 @@ page{ background: #f5f5f5;}
/* /*
驿站营地详情页 驿站营地详情页
*/ */
@ -813,8 +813,8 @@ page{ background: #f5f5f5;}
/* /*
意见反馈-列表 意见反馈-列表
*/ */
.lst_sug_unit{ border-bottom: 20rpx solid #f2f2f2; padding-top:30rpx} .lst_sug_unit{ border-bottom: 20rpx solid #f2f2f2; padding-top:30rpx}
.sug_tips{ /* border-top:2rpx solid #eee; */ padding: 15rpx 0 30rpx 0;} .sug_tips{ /* border-top:2rpx solid #eee; */ padding: 15rpx 0 30rpx 0;}
@ -839,7 +839,7 @@ page{ background: #f5f5f5;}
.tsu_bt .b_tol_ipt{text-align: left; font-size: 36rpx; margin-right: 10rpx; position: relative;} .tsu_bt .b_tol_ipt{text-align: left; font-size: 36rpx; margin-right: 10rpx; position: relative;}
.tsu_bt .b_tol_ipt:before{ content: ''; display: block; width: 20rpx; height: 8rpx; transform: rotate(110deg); border-top:2rpx solid #00B8A5; border-bottom:2rpx solid #00B8A5;position: absolute; left: -32rpx; top:18rpx} .tsu_bt .b_tol_ipt:before{ content: ''; display: block; width: 20rpx; height: 8rpx; transform: rotate(110deg); border-top:2rpx solid #00B8A5; border-bottom:2rpx solid #00B8A5;position: absolute; left: -32rpx; top:18rpx}
/* .tsu_bt .b_tol_ipt:after{ content: ''; display: block; width: 30rpx; height: 6rpx; transform: rotate(110deg); background: #00B8A5; position: absolute; left: -30rpx; top:25rpx}*/ /* .tsu_bt .b_tol_ipt:after{ content: ''; display: block; width: 30rpx; height: 6rpx; transform: rotate(110deg); background: #00B8A5; position: absolute; left: -30rpx; top:25rpx}*/
.lst_sug_warp .lst_sug_unit:last-child{ border: none;} .lst_sug_warp .lst_sug_unit:last-child{ border: none;}
.zhed_gao{ height: 160rpx; overflow: hidden; position: relative; margin-bottom: 15rpx;} .zhed_gao{ height: 160rpx; overflow: hidden; position: relative; margin-bottom: 15rpx;}
.zhed_gao:after{ display: block; width: 70rpx; height: 51rpx; content: '...'; background: #fff; font-size: 32rpx; color: #999; position: absolute; right: 50rpx; bottom: -15rpx; text-align: center; } .zhed_gao:after{ display: block; width: 70rpx; height: 51rpx; content: '...'; background: #fff; font-size: 32rpx; color: #999; position: absolute; right: 50rpx; bottom: -15rpx; text-align: center; }
@ -1021,10 +1021,10 @@ page{ background: #f5f5f5;}
.tyesch_pic{ display: inline-block; width: 42rpx; height: 42rpx; position: relative; left: -15rpx; top:10rpx} .tyesch_pic{ display: inline-block; width: 42rpx; height: 42rpx; position: relative; left: -15rpx; top:10rpx}
.searc_lst{ padding: 20rpx 0 80rpx 0;} .searc_lst{ padding: 20rpx 0 80rpx 0;}
.after_type{ position: absolute; right:32rpx; top:30rpx; color: #999; font-size: 25rpx; z-index: 3;} .after_type{ position: absolute; right:32rpx; top:30rpx; color: #999; font-size: 25rpx; z-index: 3;}
.ipt_sch{text-indent: 50rpx; height: 60rpx; background: #fff; box-shadow: rgba(0,0,0,.1) 0 0 35rpx; font-size: 28rpx; color: #333; position: relative; padding-right: 60rpx;} .ipt_sch{padding: 0 30rpx; text-indent: 50rpx; height: 60rpx; border-radius: 60rpx; background: rgba(0,0,0,.05);font-size: 28rpx; color: #333; position: relative; padding-right: 60rpx;}
.seh_box{} .seh_box{}
.sch_btn_suo{ height: 60rpx; line-height: 60rpx; text-align: center; font-size: 30rpx; color: #333; background: #fff; border:3rpx solid #eee; border-radius: 60rpx; } .sch_btn_suo{ height: 60rpx; line-height: 60rpx; text-align: center; font-size: 30rpx; color: #fff; background: #0983FF; border:3rpx solid #eee; border-radius: 60rpx; }
.sous_k{width: 75%; position: relative;} .sous_k{width: 75%; position: relative;}
.sous_n{width: 20%; margin-left: 20rpx;} .sous_n{width: 20%; margin-left: 20rpx;}
.clear_pic{ position: absolute; right:8rpx; top:12rpx; display: block; width: 36rpx; height: 36rpx;} .clear_pic{ position: absolute; right:8rpx; top:12rpx; display: block; width: 36rpx; height: 36rpx;}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

@ -9,10 +9,10 @@
.tyesch_pic{ display: inline-block; width: 42rpx; height: 42rpx; position: relative; left: -15rpx; top:10rpx} .tyesch_pic{ display: inline-block; width: 42rpx; height: 42rpx; position: relative; left: -15rpx; top:10rpx}
.searc_lst{ padding: 20rpx 0 80rpx 0;} .searc_lst{ padding: 20rpx 0 80rpx 0;}
.after_type{ position: absolute; right:32rpx; top:30rpx; color: #999; font-size: 25rpx; z-index: 3;} .after_type{ position: absolute; right:32rpx; top:30rpx; color: #999; font-size: 25rpx; z-index: 3;}
.ipt_sch{text-indent: 50rpx; height: 60rpx; box-shadow: rgba(0,0,0,.1) 0 0 35rpx; font-size: 28rpx; color: #333; position: relative; padding-right: 60rpx;} .ipt_sch{text-indent: 50rpx; height: 60rpx; font-size: 28rpx; color: #333; position: relative; padding-right: 60rpx;}
.seh_box{} .seh_box{}
.sch_btn_suo{ height: 60rpx; line-height: 60rpx; text-align: center; font-size: 30rpx; color: #333; border:3rpx solid #eee; border-radius: 60rpx; } .sch_btn_suo{ height: 60rpx; line-height: 60rpx; text-align: center; font-size: 30rpx; color: #333; border-radius: 60rpx; }
.sous_k{width: 75%; position: relative;} .sous_k{width: 75%; position: relative; background-color: #fff;border-radius: 60rpx;}
.sous_n{width: 20%; margin-left: 20rpx;} .sous_n{width: 20%; margin-left: 20rpx;}
.clear_pic{ position: absolute; right:8rpx; top:12rpx; display: block; width: 36rpx; height: 36rpx;} .clear_pic{ position: absolute; right:8rpx; top:12rpx; display: block; width: 36rpx; height: 36rpx;}

@ -22,7 +22,7 @@
<!-- 景区 --> <!-- 景区 -->
<view class="searc_lst"> <view class="searc_lst">
<!-- 一条信息 --> <!-- 一条信息 -->
<view class="anw_inf" v-for="(item, index) in searchList" :key="index" @click="gotoDetail(item.bcode, item.dataid + '&' + item.region)"> <view v-if="searchList.length>0" class="anw_inf" v-for="(item, index) in searchList" :key="index" @click="gotoDetail(item.bcode, item.dataid + '&' + item.region)">
<rich-text :nodes="item.title"></rich-text> <rich-text :nodes="item.title"></rich-text>
<text class="after_type" v-if="item.bcode == 3301">景区</text> <text class="after_type" v-if="item.bcode == 3301">景区</text>
<text class="after_type" v-if="item.bcode == 3302">美食</text> <text class="after_type" v-if="item.bcode == 3302">美食</text>
@ -30,6 +30,10 @@
<text class="after_type" v-if="item.bcode == 3304">酒店</text> <text class="after_type" v-if="item.bcode == 3304">酒店</text>
<text class="after_type" v-if="item.bcode == 3305">线路</text> <text class="after_type" v-if="item.bcode == 3305">线路</text>
</view> </view>
<view class="scroll-empty" v-else>
<image class="empty-icon" src="http://www.mescroll.com/img/mescroll-empty.png?v=1" mode="widthFix"></image>
<view class="empty-tip">~ 暂无相关数据 ~</view>
</view>
<!-- 一条信息 --> <!-- 一条信息 -->
<!-- <view class="anw_inf"> <!-- <view class="anw_inf">

Loading…
Cancel
Save