123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390 |
- <template>
- <view>
- <view style="height: 50upx;"></view>
- <scroll-view style="height: 95vh;" class="floor-list"
- :scroll-top="scrollTop" scroll-y="true" @scroll="scroll" @scrolltoupper="upper" @scrolltolower="lower"
- refresher-enabled="true">
-
- <!-- <uniNavBar>
- <view slot="left">
-
- </view>
- <view class="input-view">
- <uniIcon type="search" size="22" color="#666666" />
- <input confirm-type="search" class="input" type="text" placeholder="输入搜索关键词" @confirm="confirm" />
- </view>
- <view slot="right">
-
- </view>
- </uniNavBar> -->
-
- <!-- <van-sticky class="titleFixed">
- <van-nav-bar title="标题" left-arrow>
- <van-icon name="search" slot="right" />
- </van-nav-bar>
- </van-sticky> -->
-
- <view class="scrollswiper">
- <swiper class="swiper" :indicator-dots="indicatorDots" :autoplay="autoplay" :interval="interval" :duration="duration">
- <swiper-item>
- <view style="height: 100%;" class="swiper-item uni-bg-red">A</view>
- </swiper-item>
- <swiper-item>
- <view style="height: 100%;" class="swiper-item uni-bg-green">B</view>
- </swiper-item>
- <swiper-item>
- <view style="height: 100%;" class="swiper-item uni-bg-blue">C</view>
- </swiper-item>
- </swiper>
- </view>
-
- <view class="titeTop" :class="iScrolltop == 2?'activeColor' : ''">
- <view class="topleft">
- <uniIcon type="back" size="22" color="#666666" />
- </view>
- <view>
- <view class="input-view">
- <uniIcon type="search" size="22" color="#666666" />
- <input confirm-type="search" class="input" type="text" placeholder="输入搜索关键词" @confirm="confirm" />
- </view>
- </view>
-
- <view class="topright">
- <uniIcon type="arrowright" size="22" color="#666666" />
- </view>
- </view>
-
-
- <view class="tip">
- <view style="font-size: 36upx;color: #303133;">{{iScrolltop}}华南城市酒店</view>
- <view>
- <uniIcon type="star" size="22" color="#909399"></uniIcon>
- </view>
- </view>
-
- <view>
- <van-tabs :active="active" @click="onChange">
- <van-tab name="1" title="服务">
- <view>
- <view class="giveList">
- <view class="giveItem">
- <image src="https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1553409398864&di=4a12763adccf229133fb85193b7cc08f&imgtype=0&src=http%3A%2F%2Fb-ssl.duitang.com%2Fuploads%2Fitem%2F201703%2F19%2F20170319150032_MNwmn.jpeg" style="width:100%;height: 100upx;background: #909399"></image>
- <p style="text-align: center;">商品销售</p>
- </view>
-
- </view>
-
- <view style="padding: 40upx 18upx;">
- <view style="width: 95%;margin: 0 auto;">
- <view @click="choseType(1)" :class="tabIndex==1 ? 'active' : ''" class="typeItem">
- 全部
- </view>
- <view @click="choseType(2)" class="typeItem">
- <view class="iconClass">
- <view :class="tabIndex==2 ? 'active' : ''">上新</view>
- <view style="display: flex;flex-direction: column;">
- <van-icon size="8px" name="arrow-up" />
- <van-icon size="8px" name="arrow-down" />
- </view>
- </view>
-
- </view>
- <view @click="choseType(3)" class="typeItem">
- <view class="iconClass">
- <view :class="tabIndex==3 ? 'active' : ''">价格</view>
- <view style="display: flex;flex-direction: column;">
- <van-icon size="8px" name="arrow-up" />
- <van-icon size="8px" name="arrow-down" />
- </view>
- </view>
-
- </view>
- <view @click="choseType(4)" class="typeItem">
- <van-dropdown-menu active-color="#ee0a24" :overlay="false">
- <van-dropdown-item
- title="分类" id="item">
- <view @click="confirm()" style="display: flex; flex-direction: wrap;">
- <van-cell style="margin: 10upx 15upx;" v-for="(item, index) in option1" :key="index" title="包邮">{{item.text}}</van-cell>
- </view>
-
- </van-dropdown-item>
- </van-dropdown-menu>
- </view>
- </view>
-
-
-
- </view>
-
- <!-- 商品列表 -->
- <shopList />
-
- </view>
-
- </van-tab>
- <van-tab name="2" title="评价">
- <!-- 评价列表 -->
- <assess />
- </van-tab>
- <van-tab name="3" title="酒店信息">
-
- <view class="hoteletail">
- <view class="hotlItem">酒店信息</view>
- <view>
-
- </view>
- </view>
-
- <view class="hotlItem">
- <view>酒店地址</view>
- <view>1111111</view>
- </view>
-
-
- <view class="hotlItem">
- <view>酒店电话</view>
- <view>55555555</view>
- </view>
-
-
-
- </van-tab>
- </van-tabs>
- <view v-if="active == 3" class="bottomButton">
- <button type="warn">您的入住意见反馈(反馈送圈币)</button>
- </view>
- </view>
- </scroll-view>
-
- </view>
- </template>
-
- <script>
- import uniIcon from '@/component/uni-icon/uni-icon.vue'
- import uniNavBar from '@/component/uni-nav-bar/uni-nav-bar.vue'
- import commoNar from '@/component/commoNar.vue' // 筛选栏
- import shopList from '@/component/shopList.vue' // 商品列表
- import assess from '@/component/assess.vue' // 评价列表
- export default {
- components: {
- uniIcon,
- uniNavBar,
- commoNar,
- assess,
- shopList
- },
- data() {
- return {
- tabIndex: 0,
- menu: [{
- name: '综合',
- id: '0'
- }, {
- name: '上新',
- id: '1'
- }, {
- name: '价格',
- id: '2'
- },
- {
- name:'分类',
- id:'3'
- }
- ],
- option1: [
- { text: '全部', value: 1 },
- { text: '商品销售', value: 2 },
-
- ],
- background: ['color1', 'color2', 'color3'],
- indicatorDots: true,
- autoplay: true,
- interval: 2000,
- duration: 500,
- active: 1,
- scrollTop: 0,
- old: {
- scrollTop: 0
- },
- option1: [
- { text: '全部商品', value: 0 },
- { text: '新款商品', value: 1 },
- { text: '活动商品', value: 2 }
- ],
- value1: 0,
- iScrolltop: 1
- }
- },
-
- // 初次渲染进来关闭分享菜单栏
- onReady:function(){
- uni.hideShareMenu({
- success(res) {
- console.log(res)
- console.log("kkkkkkkkkkkk")
- },
- fail(res){
- console.log(res)
- console.log("dddddd")
- }
- });
- },
- methods: {
- choseType(e) {
- console.log(e);
- this.tabIndex = e
- },
- onChange(event) {
- this.active = event.detail.name;
- console.log(this.active)
- },
- confirm() {
- this.selectComponent('#item').toggle();
- },
- upper(e) {
- console.log(e)
- console.log("顶部")
- },
-
- // 滚到底部
- lower(e) {
- console.log("底部")
- },
-
- // 滚动时触发
- scroll(e) {
- this.old.scrollTop = e.detail.scrollTop
-
- if(e.detail.scrollTop > 160) {
- console.log("是是是")
- this.iScrolltop = 2;
- }else {
- this.iScrolltop = 1;
- }
- },
-
- }
- }
- </script>
-
- <style>
- .scrollswiper {
- width: 100%;
- position: relative;
- }
- .titleFixed {
- position: absolute;
- top: 0;
- left: 0;
- z-index: 99;
- padding-top: 0;
- }
-
- .van-nav-bar {
- padding-top: 0!important;
- /* background: #000000!important; */
- /* opacity: 0.2; */
- background:rgba(0,0,0,0.2)!important;
- }
- .swiper {
- height: 300upx;
- }
- .swiper-item {
- display: block;
- height: 100%!important;
- line-height: 300upx;
- text-align: center;
- }
-
- .tip {
- display: flex;
- justify-content: space-between;
- padding: 36upx 32upx;
- }
- .giveList {
- padding: 10upx 12upx;
- display: flex;
- flex-wrap: wrap;
- }
- .giveItem {
- width: 18%;
- height: 120upx;
- margin: 10upx 20upx;
- /* background-color: #909399 */
- }
- .active {
- color: #F76260;
- }
- .typeItem {
- width: 25%;
- display: inline-block;
- text-align: center;
- }
- .iconClass {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: space-around;
- }
-
- .hotlItem {
- padding: 22upx 30upx;
- border-bottom: 1px solid #EEEEEE;
- display: flex;
- justify-content: space-between;
- }
- .bottomButton {
- width: 95%;
- left: 2.5%;
- position: absolute;
- bottom: 0;
- }
-
- .titeTop {
- display: flex;
- justify-content: space-between;
- align-items: center;
- position: absolute;
- top: 10upx;
- width: 100%;
- }
- .topleft {
-
- }
-
- .topright {
-
- }
- .input-view {
- width: 85%;
- display: flex;
- height: 30px;
- border-radius: 15px;
- padding: 0 4%;
- flex-wrap: nowrap;
- margin: 7px 0;
- line-height: 30px;
- margin: 24upx auto;
- background:rgba(0,0,0,1);
- border-radius:15px;
- opacity:0.4;
- }
-
- .input-view .uni-icon {
- line-height: 30px !important;
- }
-
- .input-view .input {
- height: 30px;
- line-height: 30px;
- width: 94%;
- padding: 0 3%;
- }
- .activeColor {
- background: #fff!important;
- position: fixed;
- top: 0;
- }
- .listType {
- }
- </style>
|