''
liukangdong
2024-07-25 af648707fa2b2f86eff95629be0c092013790c76
''
已修改33个文件
170 ■■■■■ 文件已修改
wechat_jiaxuan/components/disCase/index.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disCase/index.less 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disCase/index.wxml 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disCase/index.wxss 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disProduct/index.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disProduct/index.less 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disProduct/index.wxml 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disProduct/index.wxss 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disRealpic/index.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disRealpic/index.less 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disRealpic/index.wxml 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disRealpic/index.wxss 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/idCard/index.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/consult/consult.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/consult/consult.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/homeId/index.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/index/index.wxss 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/info.js 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/info.less 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/info.wxml 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/info.wxss 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/staff.wxml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/staffList.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/store.wxml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/userinfo/index.js 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/userinfo/index.wxml 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/project.private.config.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_staff/components/disCase/index.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_staff/components/disProduct/index.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_staff/components/disProduct/index.less 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_staff/components/disProduct/index.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_staff/components/disRealpic/index.wxml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_staff/utils/config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/components/disCase/index.js
@@ -19,7 +19,7 @@
    pageNum: 1,
    pageSize: 10,
    query: '',
    sortType: 'NORMAL',
    sortType: '',
    catalogCode: 'whole_case'
  },
  attached() {
wechat_jiaxuan/components/disCase/index.less
@@ -10,6 +10,7 @@
  background-color: #F7F7F7;
  image{
    width: 28rpx;
    height: 28rpx;
    margin-right: 16rpx;
  }
}
@@ -58,7 +59,7 @@
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      max-height: 400rpx;
      max-height: 520rpx;
      overflow: auto;
      padding: 30rpx 40rpx;
      .item {
wechat_jiaxuan/components/disCase/index.wxml
@@ -2,7 +2,7 @@
  <view class="home_top" style="top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindconfirm="bindblur" bindblur="bindblur" model:value="{{ query }}" type="text" placeholder="搜索案例名称" />
      <input bindconfirm="bindblur" model:value="{{ query }}" type="text" placeholder="搜索案例名称" />
    </view>
  </view>
  <!--  -->
@@ -28,11 +28,11 @@
      </view>
      <view wx:if="{{ activeParam.length > 0 }}" class="shade"></view>
      <view class="status">
        <view class="item {{ sortType == 'NORMAL' ? 'active' : '' }}" data-status="NORMAL" bindtap="statusChange">默认</view>
        <view class="item {{ sortType == '' ? 'active' : '' }}" data-status="" bindtap="statusChange">默认</view>
        <view class="separate"></view>
        <view class="item {{ sortType == 'HOT' ? 'active' : '' }}" data-status="HOT" bindtap="statusChange">最热</view>
        <view class="item {{ sortType == 'greet' ? 'active' : '' }}" data-status="greet" bindtap="statusChange">最热</view>
        <view class="separate"></view>
        <view class="item {{ sortType == 'LATEST' ? 'active' : '' }}" data-status="LATEST" bindtap="statusChange">最新</view>
        <view class="item {{ sortType == 'time' ? 'active' : '' }}" data-status="time" bindtap="statusChange">最新</view>
      </view>
      <!-- goods_list -->
      <scroll-view bindscrolltolower="scrolltolower" scroll-y    enable-passive enable-flex class="goods_list">
wechat_jiaxuan/components/disCase/index.wxss
@@ -11,6 +11,7 @@
}
.search_wrap image {
  width: 28rpx;
  height: 28rpx;
  margin-right: 16rpx;
}
.app {
@@ -59,7 +60,7 @@
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-height: 400rpx;
  max-height: 520rpx;
  overflow: auto;
  padding: 30rpx 40rpx;
}
wechat_jiaxuan/components/disProduct/index.js
@@ -22,7 +22,7 @@
    pageSize: 10,
    total: 0,
    query: '',
    sortType: 'NORMAL',
    sortType: '',
    catalogCode: ""
  },
  attached() {
@@ -66,7 +66,6 @@
      })
    },
    bindblur() {
      console.log('失去焦点');
      this.setData({ pageNum: 1,datalist: [],total: 0})
      this.getList()
    },
wechat_jiaxuan/components/disProduct/index.less
@@ -13,6 +13,7 @@
  image {
    width: 28rpx;
    height: 28rpx;
    margin-right: 16rpx;
  }
}
@@ -20,6 +21,7 @@
.app {
  height: 100%;
  width: 100%;
  overflow-y:hidden;
  .home_content{
    height: 100%;
  }
@@ -85,13 +87,14 @@
      position: absolute;
      z-index: 999;
      background-color: #fff;
      width: 590rpx;
      overflow: hidden;
      .list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 30rpx 40rpx;
        max-height: 400rpx;
        max-height: 520rpx;
        overflow: auto;
        .item {
          width: 154rpx;
wechat_jiaxuan/components/disProduct/index.wxml
@@ -2,7 +2,7 @@
  <view class="home_top" style="top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindconfirm="bindblur" bindblur="bindblur" model:value="{{ query }}" type="text" placeholder="搜索产品名称" />
      <input bindconfirm="bindblur" model:value="{{ query }}" type="text" placeholder="搜索产品名称" />
    </view>
  </view>
  <view class="home_content" style="padding-top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px;">
@@ -30,11 +30,11 @@
        </view>
        <view wx:if="{{ activeParam.length > 0 }}" class="shade"></view>
        <view class="status">
          <view class="item {{ sortType == 'NORMAL' ? 'active' : '' }}" data-status="NORMAL" bindtap="statusChange">默认</view>
          <view class="item {{ sortType == '' ? 'active' : '' }}" data-status="" bindtap="statusChange">默认</view>
          <view class="separate"></view>
          <view class="item {{ sortType == 'HOT' ? 'active' : '' }}" data-status="HOT" bindtap="statusChange">最热</view>
          <view class="item {{ sortType == 'greet' ? 'active' : '' }}" data-status="greet" bindtap="statusChange">最热</view>
          <view class="separate"></view>
          <view class="item {{ sortType == 'LATEST' ? 'active' : '' }}" data-status="LATEST" bindtap="statusChange">最新</view>
          <view class="item {{ sortType == 'time' ? 'active' : '' }}" data-status="time" bindtap="statusChange">最新</view>
        </view>
        <scroll-view bindscrolltolower="scrolltolower" scroll-y    enable-passive enable-flex class="goods_list">
            <view wx:for="{{ datalist }}" data-id="{{item.id}}" class="item" bindtap="handleDetail">
wechat_jiaxuan/components/disProduct/index.wxss
@@ -11,11 +11,13 @@
}
.search_wrap image {
  width: 28rpx;
  height: 28rpx;
  margin-right: 16rpx;
}
.app {
  height: 100%;
  width: 100%;
  overflow-y: hidden;
}
.app .home_content {
  height: 100%;
@@ -77,13 +79,15 @@
  position: absolute;
  z-index: 999;
  background-color: #fff;
  width: 590rpx;
  overflow: hidden;
}
.main_content .main_right .query_form .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 30rpx 40rpx;
  max-height: 400rpx;
  max-height: 520rpx;
  overflow: auto;
}
.main_content .main_right .query_form .list .item {
@@ -167,7 +171,8 @@
  position: relative;
}
.main_content .main_right .goods_list .item .img_wrap .img {
  width: 100%;
  width: 242rpx;
  max-height: 216rpx;
}
.main_content .main_right .goods_list .item .img_wrap .new {
  width: 72rpx;
wechat_jiaxuan/components/disRealpic/index.js
@@ -18,7 +18,7 @@
    pageNum: 1,
    pageSize: 10,
    query: '',
    sortType: 'NORMAL',
    sortType: '',
    catalogCode: 'real_case'
  },
  attached() {
wechat_jiaxuan/components/disRealpic/index.less
@@ -11,6 +11,7 @@
  image {
    width: 28rpx;
    height: 28rpx;
    margin-right: 16rpx;
  }
}
@@ -66,7 +67,7 @@
      display: flex;
      flex-wrap: wrap;
      padding: 30rpx 40rpx;
      max-height: 400rpx;
      max-height: 520rpx;
      overflow: auto;
      .item {
        width: 202rpx;
wechat_jiaxuan/components/disRealpic/index.wxml
@@ -2,7 +2,7 @@
  <view class="home_top" style="top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindconfirm="bindblur" bindblur="bindblur"  model:value="{{ query }}" type="text" placeholder="搜索实景名称" />
      <input bindconfirm="bindblur"  model:value="{{ query }}" type="text" placeholder="搜索实景名称" />
    </view>
  </view>
@@ -29,11 +29,11 @@
      </view>
      <view wx:if="{{ activeParam.length > 0 }}" class="shade"></view>
      <view class="status">
        <view class="item {{ sortType == 'NORMAL' ? 'active' : '' }}" data-status="NORMAL" bindtap="statusChange">默认</view>
        <view class="item {{ sortType == '' ? 'active' : '' }}" data-status="" bindtap="statusChange">默认</view>
        <view class="separate"></view>
        <view class="item {{ sortType == 'HOT' ? 'active' : '' }}" data-status="HOT" bindtap="statusChange">最热</view>
        <view class="item {{ sortType == 'greet' ? 'active' : '' }}" data-status="greet" bindtap="statusChange">最热</view>
        <view class="separate"></view>
        <view class="item {{ sortType == 'LATEST' ? 'active' : '' }}" data-status="LATEST" bindtap="statusChange">最新</view>
        <view class="item {{ sortType == 'time' ? 'active' : '' }}" data-status="time" bindtap="statusChange">最新</view>
      </view>
      <!-- goods_list -->
      <scroll-view bindscrolltolower="scrolltolower" scroll-y enable-passive enable-flex class="goods_list">
wechat_jiaxuan/components/disRealpic/index.wxss
@@ -11,6 +11,7 @@
}
.search_wrap image {
  width: 28rpx;
  height: 28rpx;
  margin-right: 16rpx;
}
.app {
@@ -60,7 +61,7 @@
  display: flex;
  flex-wrap: wrap;
  padding: 30rpx 40rpx;
  max-height: 400rpx;
  max-height: 520rpx;
  overflow: auto;
}
.main_content .query_param .list .item {
wechat_jiaxuan/components/idCard/index.wxml
@@ -2,7 +2,7 @@
    <image class="avatar" src="{{ users.imgurlFull ? users.imgurlFull : '../../static/images/default_avatar.png' }}"></image>
    <view class="content">
      <view class="name">{{ users.name }}</view>
      <view class="desc">导购|{{ users.jobDate || 1 }}年经验</view>
      <view class="desc">导购|{{ users.jobDate || 5 }}年经验</view>
    </view>
    <view class="btns">
      <view bindtap="jumpCard" class="item">
wechat_jiaxuan/pages/consult/consult.js
@@ -72,6 +72,10 @@
      })
    }    
  },
  searchList() {
    this.setData({ dataList: [], total: 0, pageNum: 1 })
    this.getList()
  },
  getList() {
    const { pageNum, pageSize, catalogCode, tagCode, query } = this.data
    getZhongTaiProductNewsPage({
wechat_jiaxuan/pages/consult/consult.wxml
@@ -2,7 +2,7 @@
  <view class="home_top">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindblur="getList" model:value="{{ query }}" type="text" placeholder="搜索资讯标题" />
      <input bindconfirm="searchList" model:value="{{ query }}" type="text" placeholder="搜索资讯标题" />
    </view>
  </view>
  <!-- 分类 -->
wechat_jiaxuan/pages/homeId/index.js
@@ -52,8 +52,9 @@
  },
  itemClick(e) {
    const item = e.currentTarget.dataset.item
    console.log('item', item);
    actionDo({actionType: 'view',id: item.id})
    if(item.contentType){
      actionDo({actionType: 'view',id: item.id})
    }
    if(item.contentType == 'video'){
      wx.previewMedia({
        sources: [{ url: item.content, type: 'video' }]
wechat_jiaxuan/pages/index/index.wxss
@@ -97,7 +97,7 @@
  width: 100%;
}
.container .strategy {
  padding: 40rpx 40rpx;
  padding: 80rpx 40rpx;
  background: #F7F7F7;
}
.container .strategy .item {
@@ -122,14 +122,14 @@
}
.container .strategy .line .line_left {
  width: 324rpx;
  height: 304rpx;
  height: 340rpx;
}
.container .strategy .line .line_right .item {
  width: 322rpx;
  height: 140rpx;
  height: 160rpx;
}
.container .strategy .line .line_right .item:nth-last-child(1) {
  margin-top: 24rpx;
  margin-top: 20rpx;
}
.container .strategy .home_id {
  width: 670rpx;
wechat_jiaxuan/pages/store/info.js
@@ -33,6 +33,10 @@
    const { linkPhone } = this.data.info
    wx.makePhoneCall({ phoneNumber: linkPhone })
  },
  callPhone(e) {
    const phone = e.currentTarget.dataset.phone
    wx.makePhoneCall({ phoneNumber: phone })
  },
  handleDetail(e) {
    const id = e.currentTarget.dataset.id
    wx.navigateTo({
@@ -58,7 +62,6 @@
      this.setData({ info: res.data })
    })
  },
  onReady() {
  },
wechat_jiaxuan/pages/store/info.less
@@ -82,7 +82,6 @@
        width: 88rpx;
        height: 88rpx;
        border-radius: 50%;
        border: 1rpx solid #cccccc;
        margin-right: 24rpx;
      }
wechat_jiaxuan/pages/store/info.wxml
@@ -8,24 +8,24 @@
    <view class="header">
      <view class="name">{{ info.name }}</view>
      <!-- <view class="desc">全屋定制、整体厨房、木门墙板、卫阳定制</view> -->
      <view class="addr">2.4|{{ info.address || '--' }}</view>
      <view class="addr">{{ info.distanceStr }}|{{ info.address || '--' }}</view>
    </view>
    <view class="main_content">
      <view class="title">门店导购</view>
      <view class="list">
        <view class="item" data-id="{{ item.iamId }}" bindtap="handleDetail" wx:for="{{ info.usersList }}">
          <image src="{{ item.imgurlFull ? item.imgurlFull : '../../static/images/default_avatar.png' }}" class="avatar"></image>
          <view class="content">
        <view class="item" wx:for="{{ info.usersList }}">
          <image data-id="{{ item.iamId }}" bindtap="handleDetail" src="{{ item.imgurlFull ? item.imgurlFull : '../../static/images/default_avatar.png' }}" class="avatar"></image>
          <view data-id="{{ item.iamId }}" bindtap="handleDetail" class="content">
            <view class="name">{{ item.name }}</view>
            <view class="desc">导购|{{ info.jobDate || '-'}}年经验</view>
            <view class="desc">导购|{{ info.jobDate || 5}}年经验</view>
          </view>
          <view class="btn">联系TA</view>
          <view data-phone="{{ item.phone }}" bindtap="callPhone" class="btn">联系TA</view>
        </view>
      </view>
    </view>
  </view>
  <!-- footer -->
  <view class="footer" style="bottom: {{bottomLift}}px;">
  <view class="footer" style="bottom: {{bottomLift + 6}}px;">
    <view bindtap="handleNavigation" class="btn">
      <image src="../../static/icon/mendian_ic_daohang@2x.png" mode="widthFix"></image>
      <view>导航</view>
wechat_jiaxuan/pages/store/info.wxss
@@ -76,7 +76,6 @@
  width: 88rpx;
  height: 88rpx;
  border-radius: 50%;
  border: 1rpx solid #cccccc;
  margin-right: 24rpx;
}
.main_content .list .item .btn {
wechat_jiaxuan/pages/store/staff.wxml
@@ -20,12 +20,12 @@
      <view class="card">
        <image src="../../static/images/mingpian_bg_nianxian.png" class="bg"></image>
        <view>从业年限</view>
        <view class="num">{{ info.jobDate || '1' }}</view>
        <view class="num">{{ info.jobDate || '5' }}</view>
      </view>
      <view class="card">
      <image src="../../static/images/mingpian_bg_kehu.png" class="bg"></image>
        <view>服务客户</view>
        <view class="num" wx:if="{{ info.costomerNum || info.costomerNum == 0 }}">{{ info.costomerNum || '-' }}+</view>
        <view class="num" wx:if="{{ info.costomerNum || info.costomerNum == 0 }}">{{ info.costomerNum || '--' }}+</view>
        <view wx:else class="num">--</view>
      </view>
    </view>
@@ -62,7 +62,7 @@
        <image class="avatar" src="{{ info.imgurlFull }}"></image>
        <view class="content">
            <view class="name">{{ info.name }}</view>
            <view class="desc">导购 | {{ info.jobDate || '--' }}年经验</view>
            <view class="desc">导购 | {{ info.jobDate || 5 }}年经验</view>
        </view>
      </view>
      <image class="qrcode" src="{{ info.qrcodeImgFull }}"></image>
wechat_jiaxuan/pages/store/staffList.wxml
@@ -11,7 +11,7 @@
      <image class="avatar" src="{{ item.imgurlFull ? imgurlFull : '../../static/images/default_avatar.png' }}"></image>
      <view class="content">
        <view class="name">{{ item.name || '' }}</view>
        <view class="desc">导购|{{ item.jobDate || '--' }}年经验</view>
        <view class="desc">导购|{{ item.jobDate || 5 }}年经验</view>
      </view>
      <view data-iamId="{{ item.iamId }}" bindtap="handleDetail" class="btn">联系TA</view>
    </view>
wechat_jiaxuan/pages/store/store.wxml
@@ -29,10 +29,10 @@
          <view class="user_list">
            <view bindtap="userDetail" data-id="{{ item.iamId }}" class="item" wx:for="{{ item.usersList }}" wx:for-item="user">
              <view class="info">
                <image class="avatar" src="{{ user.imgurlFull }}" mode="widthFix"></image>
                <image class="avatar" src="{{ user.imgurlFull ? user.imgurlFull : '../../static/images/default_avatar.png' }}" mode="widthFix"></image>
                <view class="text">
                  <view class="name">{{ user.name }}</view>
                  <view class="ex" wx:if="{{user.jobDate}}">{{ user.jobDate }}年经验</view>
                  <view class="ex" wx:if="{{user.jobDate}}">{{ user.jobDate || 5 }}年经验</view>
                </view>
              </view>
              <view class="btn">联系TA</view>
wechat_jiaxuan/pages/userinfo/index.js
@@ -33,7 +33,7 @@
      val5: '',
    }
  },
  onLoad(options) {
  onShow() {
    this.initData()
  },
  onSubmit() {
@@ -133,6 +133,29 @@
      region: e.detail.value
    })
  },
  getBindchooseavatar(e) {
    var that = this
    if (e.detail.avatarUrl) {
      wx.uploadFile({
        url: uploadUrl,
        filePath: e.detail.avatarUrl,
        formData: {
          folder: "member"
        },
        name: 'file',
        success (res) {
          let data = JSON.parse(res.data)
          that.setData({
            imgurl: data.data.imgaddr,
            imgurlFull: data.data.url,
          })
        }
      })
    }
  },
  getNickName(e) {
    this.setData({ nikname: e.detail.value })
  },
  changeAddr() {
    // console.log('点击了');
    wx.chooseLocation({
@@ -198,22 +221,12 @@
              imgurl: data.data.imgaddr,
              imgurlFull: data.data.url,
            })
            setTimeout(() => {
              console.log('imgurlFull', this.data.imgurlFull);
            }, 1000)
          }
        })
      }
    })
  },
  onReady() {
  },
  /**
   * 生命周期函数--监听页面显示
   */
  onShow() {
  },
wechat_jiaxuan/pages/userinfo/index.wxml
@@ -1,10 +1,12 @@
<view class="container">
  <image class="avatar" bindtap="selMedia" src="{{ imgurlFull ? imgurlFull : '../../static/images/default_avatar.png' }}"></image>
  <view bindtap="selMedia" class="avatar_btn">更换头像</view>
  <button open-type="chooseAvatar" bindchooseavatar="getBindchooseavatar" class="avatar_btn">更换头像</button>
  <view class="list">
    <view class="line">
      <view class="label">昵称</view>
      <van-field type="text" class="input" model:value="{{ nickname }}" maxlength="{{ 18 }}" clearable />
      <view class="val">
        <input bindchange="getNickName" value="{{ nickname }}" maxlength="{{ 18 }}"  type="nickname"/>
      </view>
    </view>
    <view class="line">
      <view class="label">姓名</view>
wechat_jiaxuan/project.private.config.json
@@ -5,7 +5,7 @@
    "urlCheck": false
  },
  "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  "libVersion": "3.4.10",
  "libVersion": "3.5.0",
  "condition": {
    "miniprogram": {
      "list": [
@@ -53,7 +53,7 @@
        },
        {
          "name": "",
          "pathName": "pages/store/staff",
          "pathName": "pages/store/info",
          "query": "",
          "launchMode": "default",
          "scene": null
wechat_staff/components/disCase/index.wxml
@@ -2,7 +2,7 @@
  <view class="home_top" style="top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindconfirm="bindblur" bindblur="bindblur" model:value="{{ query }}" type="text" placeholder="搜索案例名称" />
      <input bindconfirm="bindblur" model:value="{{ query }}" type="text" placeholder="搜索案例名称" />
    </view>
  </view>
  <!--  -->
wechat_staff/components/disProduct/index.js
@@ -157,7 +157,6 @@
        item.paramName = ''
      })
      this.setData({ tagCodes: [],activeParam: [],secondCateList,activeIndex: -1 })
      this.getList()
    },
    subParam() {
      this.setData({ activeParam: [] })
wechat_staff/components/disProduct/index.less
@@ -21,6 +21,7 @@
.app {
  height: 100%;
  width: 100%;
  overflow-y:hidden;
  .home_content{
    height: 100%;
  }
wechat_staff/components/disProduct/index.wxml
@@ -2,7 +2,7 @@
  <view class="home_top" style="top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindconfirm="bindblur" bindblur="bindblur" model:value="{{ query }}" type="text" placeholder="搜索产品名称" />
      <input bindconfirm="bindblur" model:value="{{ query }}" type="text" placeholder="搜索产品名称" />
    </view>
  </view>
  <view class="home_content" style="padding-top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px;">
wechat_staff/components/disRealpic/index.wxml
@@ -2,7 +2,7 @@
  <view class="home_top" style="top:{{ menuButtonInfo.top + menuButtonInfo.height + 6 }}px">
    <view class="search_wrap">
      <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image>
      <input bindconfirm="bindblur" bindblur="bindblur"  model:value="{{ query }}" type="text" placeholder="搜索实景名称" />
      <input bindconfirm="bindblur"  model:value="{{ query }}" type="text" placeholder="搜索实景名称" />
    </view>
  </view>
wechat_staff/utils/config.js
@@ -1,5 +1,5 @@
export const baseUrl = 'http://192.168.0.135:10027'
// export const baseUrl = 'https://dmtest.ahapp.net/web_interface' // 本地
// export const baseUrl = 'http://192.168.0.135:10027'
export const baseUrl = 'https://dmtest.ahapp.net/web_interface' // 本地
// export const baseUrl = 'http://zbtest.ahapp.net/zbom_interface/jx/wechat/' //测试服务器
// export const imageUrl = 'https://osswebcdn.zbom.com/jiaxuan/images/'