GitHub Actions пре 6 месеци
родитељ
комит
31e2339f70
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      src/pages-sub/demo/index.vue

+ 4 - 0
src/pages-sub/demo/index.vue

@@ -31,6 +31,10 @@ function gotoScroll() {
     </button>
     <view>
       <RequestComp />
+      <view class="mt-4">
+        本地SVG图标示例
+      </view>
+      <view class="i-my-icons-copyright text-red" />
     </view>
   </view>
 </template>