浏览代码

缓存谷歌字体,更新联系人

Chente 5 年之前
父节点
当前提交
7532b8a866
共有 4 个文件被更改,包括 2506 次插入286 次删除
  1. 1861 0
      contact.html
  2. 72 1
      css/app.bundle.css
  3. 25 1
      css/cld-custom.css
  4. 548 284
      product-yun-yh.html

文件差异内容过多而无法显示
+ 1861 - 0
contact.html


+ 72 - 1
css/app.bundle.css

@@ -239,7 +239,78 @@ aside.page-sidebar ($nav-width, $nav-background)
 ========================================================================== */
 ========================================================================== */
 /* ACCESSIBILITIES */
 /* ACCESSIBILITIES */
 /* SHORTCUT BUTTON (appears on bottom right of the page) */
 /* SHORTCUT BUTTON (appears on bottom right of the page) */
-@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
+/*@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");*/
+
+/* roboto-300 */
+@font-face {
+  font-family: 'Roboto';
+  font-style: normal;
+  font-weight: 300;
+  src: url('//lib.baomitu.com/fonts/roboto/roboto-300.eot'); /* IE9 Compat Modes */
+  src: local('Roboto'), local('Roboto-Normal'),
+       url('//lib.baomitu.com/fonts/roboto/roboto-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+       url('//lib.baomitu.com/fonts/roboto/roboto-300.woff2') format('woff2'), /* Super Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-300.woff') format('woff'), /* Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-300.ttf') format('truetype'), /* Safari, Android, iOS */
+       url('//lib.baomitu.com/fonts/roboto/roboto-300.svg#Roboto') format('svg'); /* Legacy iOS */
+}
+  
+/* roboto-regular */
+@font-face {
+  font-family: 'Roboto';
+  font-style: normal;
+  font-weight: regular;
+  src: url('//lib.baomitu.com/fonts/roboto/roboto-regular.eot'); /* IE9 Compat Modes */
+  src: local('Roboto'), local('Roboto-Normal'),
+       url('//lib.baomitu.com/fonts/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+       url('//lib.baomitu.com/fonts/roboto/roboto-regular.woff2') format('woff2'), /* Super Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-regular.woff') format('woff'), /* Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+       url('//lib.baomitu.com/fonts/roboto/roboto-regular.svg#Roboto') format('svg'); /* Legacy iOS */
+}
+  
+/* roboto-500 */
+@font-face {
+  font-family: 'Roboto';
+  font-style: normal;
+  font-weight: 500;
+  src: url('//lib.baomitu.com/fonts/roboto/roboto-500.eot'); /* IE9 Compat Modes */
+  src: local('Roboto'), local('Roboto-Normal'),
+       url('//lib.baomitu.com/fonts/roboto/roboto-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+       url('//lib.baomitu.com/fonts/roboto/roboto-500.woff2') format('woff2'), /* Super Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-500.woff') format('woff'), /* Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-500.ttf') format('truetype'), /* Safari, Android, iOS */
+       url('//lib.baomitu.com/fonts/roboto/roboto-500.svg#Roboto') format('svg'); /* Legacy iOS */
+}
+  
+/* roboto-700 */
+@font-face {
+  font-family: 'Roboto';
+  font-style: normal;
+  font-weight: 700;
+  src: url('//lib.baomitu.com/fonts/roboto/roboto-700.eot'); /* IE9 Compat Modes */
+  src: local('Roboto'), local('Roboto-Normal'),
+       url('//lib.baomitu.com/fonts/roboto/roboto-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+       url('//lib.baomitu.com/fonts/roboto/roboto-700.woff2') format('woff2'), /* Super Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-700.woff') format('woff'), /* Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-700.ttf') format('truetype'), /* Safari, Android, iOS */
+       url('//lib.baomitu.com/fonts/roboto/roboto-700.svg#Roboto') format('svg'); /* Legacy iOS */
+}
+  
+/* roboto-900 */
+@font-face {
+  font-family: 'Roboto';
+  font-style: normal;
+  font-weight: 900;
+  src: url('//lib.baomitu.com/fonts/roboto/roboto-900.eot'); /* IE9 Compat Modes */
+  src: local('Roboto'), local('Roboto-Normal'),
+       url('//lib.baomitu.com/fonts/roboto/roboto-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+       url('//lib.baomitu.com/fonts/roboto/roboto-900.woff2') format('woff2'), /* Super Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-900.woff') format('woff'), /* Modern Browsers */
+       url('//lib.baomitu.com/fonts/roboto/roboto-900.ttf') format('truetype'), /* Safari, Android, iOS */
+       url('//lib.baomitu.com/fonts/roboto/roboto-900.svg#Roboto') format('svg'); /* Legacy iOS */
+}
+  
 body {
 body {
   font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
   font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
   font-size: 0.8125rem;
   font-size: 0.8125rem;

+ 25 - 1
css/cld-custom.css

@@ -15,7 +15,7 @@
 }
 }
 .dialog-sheet .sheet-left-panel{
 .dialog-sheet .sheet-left-panel{
   position: relative;
   position: relative;
-  width: 700px;
+  width: 650px;
   height: 100%;
   height: 100%;
   flex-direction: column;
   flex-direction: column;
   z-index: 11;
   z-index: 11;
@@ -185,4 +185,28 @@
   left:0;
   left:0;
   width:100%;
   width:100%;
   z-index:999;
   z-index:999;
+}
+.custom-checkbox .custom-control-label,.custom-radio .custom-control-label{
+  cursor: pointer;
+}
+.tagcol-01{
+  color:#16A085;
+}
+.tagcol-02{
+  color:#2980B9;
+}
+.tagcol-03{
+  color:#8E44AD;
+}
+.tagcol-04{
+  color:#f90000;
+}
+.tagcol-05{
+  color:#B8651B;
+}
+.tagcol-06{
+  color:#2C3E50;
+}
+.tagcol-07{
+  color:#efd200;
 }
 }

文件差异内容过多而无法显示
+ 548 - 284
product-yun-yh.html