├── css └── 01.css ├── images ├── 1.jpg ├── 2020实训成果展.png ├── dilireba.jpg ├── huge.jpg ├── icon-slides.png ├── pengyuyan.jpg ├── slide-1.jpg ├── slide-2.jpg ├── weixin.jpg ├── wuyanzu.jpg ├── zhangjie.jpg ├── zhangmanyu.jpg └── 想你所想.png └── work.html /css/01.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/css/01.css -------------------------------------------------------------------------------- /images/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/1.jpg -------------------------------------------------------------------------------- /images/2020实训成果展.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/2020实训成果展.png -------------------------------------------------------------------------------- /images/dilireba.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/dilireba.jpg -------------------------------------------------------------------------------- /images/huge.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/huge.jpg -------------------------------------------------------------------------------- /images/icon-slides.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/icon-slides.png -------------------------------------------------------------------------------- /images/pengyuyan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/pengyuyan.jpg -------------------------------------------------------------------------------- /images/slide-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/slide-1.jpg -------------------------------------------------------------------------------- /images/slide-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/slide-2.jpg -------------------------------------------------------------------------------- /images/weixin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/weixin.jpg -------------------------------------------------------------------------------- /images/wuyanzu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/wuyanzu.jpg -------------------------------------------------------------------------------- /images/zhangjie.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/zhangjie.jpg -------------------------------------------------------------------------------- /images/zhangmanyu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/zhangmanyu.jpg -------------------------------------------------------------------------------- /images/想你所想.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/images/想你所想.png -------------------------------------------------------------------------------- /work.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dingzhiyuan123/Team-Introduction/HEAD/work.html --------------------------------------------------------------------------------