Html
    Css
    Js

    
                        
div div {
	width:20px;
	margin:10px;
	10px;
	border-radius:12px;
	display:flex;
	align-items:center;
	justify-content:center;
	height:5rem;
	font-size:40px;
}
#div5 {
	width:98%;
	background-color:pink;
	margin:10px;
	margin-left:10px;
	border-radius:50px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.2.3
 立即下载

选中内容获取到值弹窗

更新时间:2021-12-04 21:37:53

点击立即订座可以弹出选中的内容,选中内容带粉色背景

0