1 Star 0 Fork 4

web组态/电路图下载地址

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rua.css 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
fanshihao 提交于 2021-01-09 15:30 . update
.operation{
height:500px;
width:300px;
position: absolute;
right:0;
top:27vw;
border:1px solid #000;
}
#myPalettep{
height:300px;
width:19%;
position: absolute;
right:0;
top:60px;
}
.activeul{
height:36px;
width:180px;
background:rgba(63,155,253,0.2);
position: absolute;
left:20px;
top:15px;
z-index:666;
color:#fff;
border-radius:2px;
border:1px solid #00B3FF;
outline:none;
}
option{
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
height:36px;
width:180px;
background:rgba(63,155,253,0.2);
border:1px solid rgba(0,179,255,1);
color:#fff;
border-radius:2px;
outline:none;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/web-configuration/circuitDiagram.git
git@gitee.com:web-configuration/circuitDiagram.git
web-configuration
circuitDiagram
电路图下载地址
master

搜索帮助