初始上传
This commit is contained in:
24
addon/diy_default1/shop/view/public/css/comp_iconfont.css
Executable file
24
addon/diy_default1/shop/view/public/css/comp_iconfont.css
Executable file
@@ -0,0 +1,24 @@
|
||||
@font-face {
|
||||
font-family: "icon-comp-diy-default";
|
||||
src: url('https://cdn3.codesign.qq.com/icons/qwKrMZexEB0k1md/latest/iconfont.eot?t=b4bdbe9750ee7eeab00a620fe569540e'); /* IE9 */
|
||||
src: url('https://cdn3.codesign.qq.com/icons/qwKrMZexEB0k1md/latest/iconfont.eot?t=b4bdbe9750ee7eeab00a620fe569540e#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('https://cdn3.codesign.qq.com/icons/qwKrMZexEB0k1md/latest/iconfont.woff?t=b4bdbe9750ee7eeab00a620fe569540e') format('woff2'),
|
||||
url('https://cdn3.codesign.qq.com/icons/qwKrMZexEB0k1md/latest/iconfont.woff?t=b4bdbe9750ee7eeab00a620fe569540e') format('woff'), /* chrome、firefox */
|
||||
url('https://cdn3.codesign.qq.com/icons/qwKrMZexEB0k1md/latest/iconfont.ttf?t=b4bdbe9750ee7eeab00a620fe569540e') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
|
||||
url('https://cdn3.codesign.qq.com/icons/qwKrMZexEB0k1md/latest/iconfont.svg?t=b4bdbe9750ee7eeab00a620fe569540e#icon-comp-diy-default') format('svg'); /* iOS 4.1- */
|
||||
}
|
||||
|
||||
.icon-comp-diy-default {
|
||||
font-family: "icon-comp-diy-default" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-kuozhanxinxi:before {
|
||||
content: "\e001";
|
||||
}
|
||||
.icon-wenben:before {
|
||||
content: "\e002";
|
||||
}
|
||||
69
addon/diy_default1/shop/view/public/css/diy_iconfont.css
Executable file
69
addon/diy_default1/shop/view/public/css/diy_iconfont.css
Executable file
@@ -0,0 +1,69 @@
|
||||
@font-face {
|
||||
font-family: "icondiy-my-template";
|
||||
src: url('https://cdn3.codesign.qq.com/icons/r2nL6jg1z80pJXV/latest/iconfont.eot?t=20d1e70f3aeb7dcbee56c813164786bc'); /* IE9 */
|
||||
src: url('https://cdn3.codesign.qq.com/icons/r2nL6jg1z80pJXV/latest/iconfont.eot?t=20d1e70f3aeb7dcbee56c813164786bc#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('https://cdn3.codesign.qq.com/icons/r2nL6jg1z80pJXV/latest/iconfont.woff?t=20d1e70f3aeb7dcbee56c813164786bc') format('woff2'),
|
||||
url('https://cdn3.codesign.qq.com/icons/r2nL6jg1z80pJXV/latest/iconfont.woff?t=20d1e70f3aeb7dcbee56c813164786bc') format('woff'), /* chrome、firefox */
|
||||
url('https://cdn3.codesign.qq.com/icons/r2nL6jg1z80pJXV/latest/iconfont.ttf?t=20d1e70f3aeb7dcbee56c813164786bc') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
|
||||
url('https://cdn3.codesign.qq.com/icons/r2nL6jg1z80pJXV/latest/iconfont.svg?t=20d1e70f3aeb7dcbee56c813164786bc#icondiy-my-template') format('svg'); /* iOS 4.1- */
|
||||
}
|
||||
|
||||
.icondiy-my-template {
|
||||
font-family: "icondiy-my-template" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-furniture-taideng:before {
|
||||
content: "\e001";
|
||||
}
|
||||
.icon-furniture-deng:before {
|
||||
content: "\e002";
|
||||
}
|
||||
.icon-furniture-szt:before {
|
||||
content: "\e003";
|
||||
}
|
||||
.icon-furniture-safa:before {
|
||||
content: "\e004";
|
||||
}
|
||||
.icon-furniture-bed:before {
|
||||
content: "\e005";
|
||||
}
|
||||
.icon-furniture-yaoyi:before {
|
||||
content: "\e006";
|
||||
}
|
||||
.icon-furniture-guizi:before {
|
||||
content: "\e007";
|
||||
}
|
||||
.icon-furniture-lunyi:before {
|
||||
content: "\e008";
|
||||
}
|
||||
.icon-furniture-fj:before {
|
||||
content: "\e009";
|
||||
}
|
||||
.icon-furniture-xicaichi:before {
|
||||
content: "\e00a";
|
||||
}
|
||||
.icon-building-glou:before {
|
||||
content: "\e00b";
|
||||
}
|
||||
.icon-building-gaolou:before {
|
||||
content: "\e00c";
|
||||
}
|
||||
.icon-building-glt:before {
|
||||
content: "\e00d";
|
||||
}
|
||||
.icon-animal-hippo:before {
|
||||
content: "\e00e";
|
||||
}
|
||||
.icon-animal-pig:before {
|
||||
content: "\e00f";
|
||||
}
|
||||
.icon-animal-dolphin:before {
|
||||
content: "\e010";
|
||||
}
|
||||
.icon-animal-duck:before {
|
||||
content: "\e011";
|
||||
}
|
||||
Reference in New Issue
Block a user