硕顺crm后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
5.5 KiB

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pagesA-crm-search-search"],{"0cb4":function(a,t,e){"use strict";e.r(t);var i=e("18c2"),s=e.n(i);for(var n in i)"default"!==n&&function(a){e.d(t,a,(function(){return i[a]}))}(n);t["default"]=s.a},"0cda":function(a,t,e){var i=e("5961");"string"===typeof i&&(i=[[a.i,i,""]]),i.locals&&(a.exports=i.locals);var s=e("4f06").default;s("2b5e8e4c",i,!0,{sourceMap:!1,shadowMode:!1})},"18c2":function(a,t,e){"use strict";e("c975"),e("a434"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=e("2345"),s={data:function(){return{BASE_IMG_URL:i.BASE_IMG_URL,value:"",searchHistory:[]}},onShow:function(){uni.getStorageSync("searchword")&&(this.searchHistory=uni.getStorageSync("searchword"))},methods:{changeValue:function(a){this.value=a},onSearch:function(a){this.value=a;var t=uni.getStorageSync("searchword");if(t){if(-1!=t.indexOf(this.value)){var e=t.indexOf(this.value);t.splice(e,1)}t.length>=10?(t.shift(),t.push(this.value)):t.push(this.value)}else t=[],t.push(this.value);uni.setStorageSync("searchword",t),uni.navigateTo({url:"/pagesA/crm/search/searchList?type=0&word="+this.value})},clearHistory:function(){this.searchHistory=[],uni.removeStorageSync("searchword")},onCancel:function(){uni.navigateBack({delta:1})},searchType:function(a){uni.navigateTo({url:"/pagesA/crm/search/searchList?type="+a+"&word="+this.value})},historySearch:function(a){this.value=a,uni.navigateTo({url:"/pagesA/crm/search/searchList?type=0&word="+this.value})}}};t.default=s},5961:function(a,t,e){var i=e("24fb");t=i(!1),t.push([a.i,'@charset "UTF-8";\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 基本颜色 */.searchbox[data-v-68cad0a0]{background:#fff}.search_text[data-v-68cad0a0]{width:100%;padding:%?30?% 0;text-align:center}.search_type[data-v-68cad0a0]{display:flex;margin-bottom:%?60?%;justify-content:space-between;align-items:center;padding:%?30?% %?50?%}.search_type .search_item[data-v-68cad0a0]{text-align:center}.search_type .search_item uni-image[data-v-68cad0a0]{width:%?60?%;height:%?60?%;margin-bottom:%?10?%}.search_history .history_head[data-v-68cad0a0]{display:flex;justify-content:space-between;padding:0 %?16?%;margin-bottom:%?20?%}.search_history .history_head .clear_title[data-v-68cad0a0]{display:flex}.search_history .history_head .clear_title .delimg[data-v-68cad0a0]{width:%?39?%;height:%?39?%;margin-right:%?8?%}.search_history .history_head .clear_title[data-v-68cad0a0] :last-child{color:#008eff}.history_body[data-v-68cad0a0]{display:flex;margin:0 %?24?%;background-color:#fff;padding:%?20?% 0;border-radius:%?8?%;margin-bottom:%?20?%}.history_body .body_first[data-v-68cad0a0]{width:%?25?%;margin-left:%?20?%}.history_body .body_second[data-v-68cad0a0]{flex:1}.history_body .icon-search[data-v-68cad0a0]{margin-right:%?20?%}',""]),a.exports=t},"95a5":function(a,t,e){"use strict";var i=e("0cda"),s=e.n(i);s.a},aa4d:function(a,t,e){"use strict";e.d(t,"b",(function(){return s})),e.d(t,"c",(function(){return n})),e.d(t,"a",(function(){return i}));var i={uSearch:e("f3af").default,uEmpty:e("58b3").default},s=function(){var a=this,t=a.$createElement,e=a._self._c||t;return e("v-uni-view",[e("v-uni-view",{staticClass:"search"},[e("u-search",{attrs:{autofocus:!0,"show-action":!0,placeholder:"请输入搜索关键词","show-action":!1},on:{change:function(t){arguments[0]=t=a.$handleEvent(t),a.onSearch.apply(void 0,arguments)}},model:{value:a.value,callback:function(t){a.value=t},expression:"value"}})],1),e("v-uni-view",{staticClass:"searchbox"},[e("v-uni-view",{staticClass:"search_text"},[a._v("按指定类型搜索")]),e("v-uni-view",{staticClass:"search_type"},[e("v-uni-view",{staticClass:"search_item",on:{click:function(t){arguments[0]=t=a.$handleEvent(t),a.searchType(1)}}},[e("v-uni-image",{attrs:{src:a.BASE_IMG_URL+"kehu1.png",mode:"scaleToFill"}}),e("v-uni-view",{staticClass:"item_content"},[a._v("客户")])],1),e("v-uni-view",{staticClass:"search_item",on:{click:function(t){arguments[0]=t=a.$handleEvent(t),a.searchType(2)}}},[e("v-uni-image",{attrs:{src:a.BASE_IMG_URL+"xiansuo1.png",mode:"scaleToFill"}}),e("v-uni-view",{staticClass:"item_content"},[a._v("线索")])],1),e("v-uni-view",{staticClass:"search_item",on:{click:function(t){arguments[0]=t=a.$handleEvent(t),a.searchType(3)}}},[e("v-uni-image",{attrs:{src:a.BASE_IMG_URL+"dh.png",mode:"scaleToFill"}}),e("v-uni-view",{staticClass:"item_content"},[a._v("联系人")])],1)],1)],1),e("v-uni-view",{staticClass:"search_history"},[e("v-uni-view",{staticClass:"history_head"},[e("v-uni-view",[a._v("搜索历史")]),e("v-uni-view",{staticClass:"clear_title",on:{click:function(t){arguments[0]=t=a.$handleEvent(t),a.clearHistory.apply(void 0,arguments)}}},[e("v-uni-image",{staticClass:"delimg",attrs:{src:a.BASE_IMG_URL+"clus_del.png",mode:""}}),e("v-uni-view",[a._v("清除")])],1)],1),a._l(a.searchHistory,(function(t,i){return e("v-uni-view",{key:i,staticClass:"history_body",on:{click:function(e){arguments[0]=e=a.$handleEvent(e),a.historySearch(t)}}},[e("v-uni-view",{staticClass:"body_first"},[a._v(a._s(i+1))]),e("v-uni-view",{staticClass:"body_second"},[a._v(a._s(t))]),e("v-uni-view",{staticClass:"iconfont icon-search"})],1)})),e("v-uni-view",{staticStyle:{height:"100rpx"}}),0==a.searchHistory.length?e("u-empty",{attrs:{text:"暂无更多",mode:"list"}}):a._e()],2)],1)},n=[]},f6db:function(a,t,e){"use strict";e.r(t);var i=e("aa4d"),s=e("0cb4");for(var n in s)"default"!==n&&function(a){e.d(t,a,(function(){return s[a]}))}(n);e("95a5");var c,r=e("f0c5"),o=Object(r["a"])(s["default"],i["b"],i["c"],!1,null,"68cad0a0",null,!1,i["a"],c);t["default"]=o.exports}}]);