当前位置:网站首页>Membership card head assembly usage document
Membership card head assembly usage document
2022-07-27 20:07:00 【Liu Dake】
Header component usage documentation
Label part
// title The page title If you have this value The top left corner of the head is the title + Return key , It is logo
// searchType Search module configuration
<vip-header title=" Quick cash register " :searchType="searchType"></vip-header>
javascript part
data(){
return {
// Search component configuration
searchType:{
name:"searchGoods", // Search callback method name
isScan:true, // Whether code scanning is required
placeholder:" Please enter the product name " // Wordless prompt
}
}
},
onLoad(){
// Search method
uni.$on('searchGoods', (data) => {
this.pages=1
this.goodsName=data
this.getGoodsList()
})
}
边栏推荐
- Overview of deep active learning 2020
- 函数优先顺序
- JS实现视频录制-以Cesium为例
- GridView (implement table display icon)
- sqlite创建表联合主键的sql写法
- Basic functions of pytorch tensor
- UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xff in position 0: invalid start byte
- ACL11.12
- 1.2、基于增量式生成遮挡与对抗抑制的行人再识别(代码理解与实验进度+报告)
- Sword finger offer 25. merge two sorted linked lists
猜你喜欢

codeforces每日5题(均1500)-第二十四天

化工巨头巴斯夫&Pasqal:利用量子神经网络优化天气预报

TS2532: Object is possibly ‘undefined‘

聊聊 Redis 是如何进行请求处理

Global function

静态试验。2021.01 .13
![[论文阅读] Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation](/img/a9/690f52b5c4afba684f0add2434888c.png)
[论文阅读] Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation

GLTF模型添加关节控制

Online judge output overrun

Arrayadapter (array adapter) and simpleadapter (simple adapter)
随机推荐
10.31静态路由的扩展配置
全局函数
GridView (implement table display icon)
unity2D 动态漫画剧本(给猛虎桥章节做动画演示二)
华为全联接大会2022开启曼谷之旅;Facebook推视频收入分成功能,创作者可获20%分成…
Global function
ECU的软硬件架构
PC博物馆(3) MITS Altair 8800
Systemservice (system service)
Talk about how redis handles requests
[C # network application programming] Experiment 3: process management exercise
Acwing 692. g bus count difference + prefix and
电容串联与并联以及电容串联与平衡电阻
[Redis] Redis几种部署方式
C background GC cause and effect
Chapter 3 basic operation
22年PMP考试【全真敏捷试题】
PKI/TLS 工具之CFSSL —— 筑梦之路
静态试验。2021.01 .13
Introduction to reinforcement learning