0.0.7 • Published 11 months ago

searched-input v0.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

searched-input

API

Attributes

属性名说明类型可选值默认值
model-value / v-model绑定值string
domain接口域名string--
type类型string见下方all
searchType搜索类型stringcurrency:通用搜索 / topic:专题搜索currency
current当前页数number1
pageSize每页显示条目个数number10

type属性值

属性值说明所属搜索类型
all通用搜索currency:通用搜索
knowledgeBase知识库currency:通用搜索
disasterCaseBase灾害事故案例库currency:通用搜索
enlistTheWorld网罗天下currency:通用搜索
enterpriseArchives企业全息档案currency:通用搜索
rescueTeam救援队伍currency:通用搜索
expert救援专家currency:通用搜索
knowledgeQA知识问答currency:通用搜索
document文档currency:通用搜索
picture图片currency:通用搜索
video视频currency:通用搜索
1地震专题topic:专题搜索
2事故专题topic:专题搜索
3危化品专题topic:专题搜索
4尾矿库专题topic:专题搜索
5煤矿专题topic:专题搜索

Events

事件名称说明参数
getSearchList回车或者点击智能提示某一项触发该事件。( data:搜索结果集合;isInput:true表示由输入框搜索,false表示是选择提示词搜索;search:选中的提示词的信息;title:搜索词 ){data,isInput,search,title}

Methods

事件名称说明参数
handleSearch手动触发getSearchList事件
0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago