|
@@ -166,34 +166,11 @@ export default {
|
|
|
})
|
|
})
|
|
|
})
|
|
})
|
|
|
},
|
|
},
|
|
|
- goSearchFn(){
|
|
|
|
|
- let type = uni.getSystemInfoSync().platform
|
|
|
|
|
- //花大苪搜索要加句号
|
|
|
|
|
- if(this.getLoginInfo.shopId == 8249){
|
|
|
|
|
- if(type == 'windows'){
|
|
|
|
|
- if(this.py.substr(-1,1) == '。'){
|
|
|
|
|
- this.py = this.py.replace("。", "")
|
|
|
|
|
- this.searchFn()
|
|
|
|
|
- }
|
|
|
|
|
- }else{
|
|
|
|
|
- this.searchFn()
|
|
|
|
|
- }
|
|
|
|
|
- }else{
|
|
|
|
|
- this.searchFn()
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
init(){
|
|
init(){
|
|
|
|
|
|
|
|
- },
|
|
|
|
|
- changeClass(index){
|
|
|
|
|
- this.$refs.selectFlowerNumRef.close()
|
|
|
|
|
- this.swichClass(index)
|
|
|
|
|
},
|
|
},
|
|
|
selectFlowerNumFn(){
|
|
selectFlowerNumFn(){
|
|
|
- this.$refs.selectFlowerNumRef.open('top')
|
|
|
|
|
- },
|
|
|
|
|
- hideClassRemind(){
|
|
|
|
|
-
|
|
|
|
|
|
|
+ this.$refs.globalClassImgRef.open('top')
|
|
|
},
|
|
},
|
|
|
cgItemInit(){
|
|
cgItemInit(){
|
|
|
this.globalRequestType = 'cg'
|
|
this.globalRequestType = 'cg'
|