菲鸽 2 лет назад
Родитель
Сommit
25c964cc21
4 измененных файлов с 1 добавлено и 10 удалено
  1. 1 0
      src/pages/index/about.vue
  2. BIN
      src/style/fonts/PangMenZhengDaoBiaoTiTi-1.ttf
  3. 0 10
      src/style/index.scss
  4. BIN
      src/style/issue.png

+ 1 - 0
src/pages/index/about.vue

@@ -19,6 +19,7 @@
     <view class="text-center mt-8">
     <view class="text-center mt-8">
       <wd-button type="primary">wot 组件库测试</wd-button>
       <wd-button type="primary">wot 组件库测试</wd-button>
     </view>
     </view>
+    <view>测试设计稿样式</view>
   </view>
   </view>
 </template>
 </template>
 
 

BIN
src/style/fonts/PangMenZhengDaoBiaoTiTi-1.ttf


+ 0 - 10
src/style/index.scss

@@ -5,13 +5,3 @@
   padding-top: 4px;
   padding-top: 4px;
   color: red;
   color: red;
 }
 }
-
-// 全局字体引用 DEMO
-// @font-face {
-//   font-family: TiTi;
-//   src: url('./fonts/PangMenZhengDaoBiaoTiTi-1.ttf');
-// }
-
-// .titi {
-//   font-family: TiTi, Arial, sans-serif;
-// }

BIN
src/style/issue.png