Explorar o código

refine: 删除useless files

菲鸽 %!s(int64=2) %!d(string=hai) anos
pai
achega
25c964cc21
Modificáronse 4 ficheiros con 1 adicións e 10 borrados
  1. 1 0
      src/pages/index/about.vue
  2. BIN=BIN
      src/style/fonts/PangMenZhengDaoBiaoTiTi-1.ttf
  3. 0 10
      src/style/index.scss
  4. BIN=BIN
      src/style/issue.png

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

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

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


+ 0 - 10
src/style/index.scss

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

BIN=BIN
src/style/issue.png