JSDM

HTML

1
 
1
div.react
!

CSS

xxxxxxxxxx
24
 
1
.react
2
  top 50%
3
  left 50%
4
  background radial-gradient(circle,#99ccff 15px, white 16px,white);  transform translate(-50%,-50%)
5
  position absolute
6
  border 5px solid #99ccff
7
  width 182px
8
  height 75px
9
  border-radius 100%
10
  box-sizing border-box
11
  ::before,::after
12
    content ""
13
    left -5px
14
    top -5px
15
    position absolute
16
    border 5px solid #99ccff
17
    width 182px
18
    height 75px
19
    border-radius 100%
20
    box-sizing border-box
21
  ::before
22
    transform rotate(60deg)
23
  ::after
24
    transform rotate(-60deg)
!
? ?
? ?
必须是有效的URL
+ 添加另一个资源

JS

1
 
1
!
必须是有效的URL
+ 添加另一个资源
Close

文件管理 点击文件查看URL

图片

  1. 暂无文件

CSS

  1. 暂无文件

JavaScript

  1. 暂无文件

其他

  1. 暂无文件
拖动文件到上面的区域或者:
加载中 ..................