当前位置:网站首页>微信小程序 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
边栏推荐
- nodejs通过require读取本地json文件出现Unexpected token / in JSON at position
- [code analysis (2)] communication efficient learning of deep networks from decentralized data
- 1256:献给阿尔吉侬的花束
- SPC简介
- 村上春树 --《当我谈跑步时,我谈些什么》句子摘录
- 程序编译调试学习记录
- groutine
- Lin Lin, product manager of Lenovo: network failure of local network operator in Tianjin. The background server of Zui system can't work normally for the time being
- Choreographer full resolution
- Crontab timing task output generates a large number of mail and runs out of file system inode problem processing
猜你喜欢
linux安装mysql后修改密码
Elmo (bilstm-crf + Elmo) (conll-2003 named entity recognition NER)
freeCodeCamp----arithmetic_ Arranger exercise
Autumn recruitment in 2021, salary ranking No
Node接入支付宝开放平台的沙箱实现支付功能
JS 烧脑面试题大赏
The art of automation
【报名】TF54:工程师成长地图与卓越研发组织打造
The latest development of fed digital currency
Port occupied 1
随机推荐
Spark入门基本操作
Oracle alarm log alert Chinese trace and trace files
JS brain burning interview question reward
cnpm的诡异bug
程序编译调试学习记录
[code analysis (5)] communication efficient learning of deep networks from decentralized data
[code analysis (2)] communication efficient learning of deep networks from decentralized data
Multithreading
PATH环境变量
商家案例 | 运动健康APP用户促活怎么做?做好这几点足矣
[code analysis (4)] communication efficient learning of deep networks from decentralized data
go 语言 数组,字符串,切片
分页SQL
Pytorch 经典卷积神经网络 LeNet
容差分析相关的计算公式
Force deduction brush question 101 Symmetric binary tree
scikit-learn構建模型的萬能模板
解决方案架构师的小锦囊 - 架构图的 5 种类型
Program compilation and debugging learning record
Introduction to spark basic operation