当前位置:网站首页>微信小程序 input隐藏和不可操作的设置
微信小程序 input隐藏和不可操作的设置
2022-04-23 14:02:00 【1029179954】
1、input隐藏
hidden=“true” input在前端就隐藏起来了 看不到了
<input name='url' hidden="true" maxlength="255" placeholder="{
{placeholder}}"/>
2、input不可操作
disabled=“true” 此文本框就不可以修改不可操作
<input id='name' disabled="true" name="uname" placeholder='请输入您的称呼' placeholder-class='name'></input>
版权声明
本文为[1029179954]所创,转载请带上原文链接,感谢
https://blog.csdn.net/baidu_38978508/article/details/124345342
边栏推荐
- Choreographer全解析
- PySide2
- Force deduction brush question 101 Symmetric binary tree
- 第一章 电商秒杀商品回顾
- SQL数据库
- Android篇:2019初中级Android开发社招面试解答(中
- go 语言 数组,字符串,切片
- STM32学习记录0007——新建工程(基于寄存器版)
- [code analysis (4)] communication efficient learning of deep networks from decentralized data
- Program compilation and debugging learning record
猜你喜欢
Choreographer full resolution
nodejs通过require读取本地json文件出现Unexpected token / in JSON at position
SQL数据库
Record a strange bug: component copy after cache component jump
Basic knowledge learning record
Business case | how to promote the activity of sports and health app users? It is enough to do these points well
How does redis solve the problems of cache avalanche, cache breakdown and cache penetration
Un modèle universel pour la construction d'un modèle d'apprentissage scikit
解决方案架构师的小锦囊 - 架构图的 5 种类型
PySide2
随机推荐
Basic knowledge learning record
China creates vast research infrastructure to support ambitious climate goals
Scientists say Australian plan to cull up to 10,000 wild horses doesn’t go far enough
初探 Lambda Powertools TypeScript
Interesting talk about network protocol
cnpm的诡异bug
Node接入支付宝开放平台的沙箱实现支付功能
33 million IOPs, 39 microsecond delay, carbon footprint certification, who is serious?
L2-024 tribe (25 points)
Android篇:2019初中级Android开发社招面试解答(中
Oracle alarm log alert Chinese trace and trace files
Problems encountered in the project (V) understanding of operating excel interface poi
SPC简介
3300万IOPS、39微秒延迟、碳足迹认证,谁在认真搞事情?
Express ② (routing)
PySide2
Express②(路由)
专题测试05·二重积分【李艳芳全程班】
FDFS start
[code analysis (2)] communication efficient learning of deep networks from decentralized data