浏览代码

chore: format

菲鸽 2 年之前
父节点
当前提交
02c3997643
共有 2 个文件被更改,包括 10 次插入7 次删除
  1. 2 2
      src/pages-sub/demo/index.vue
  2. 8 5
      src/static/logo.svg

+ 2 - 2
src/pages-sub/demo/index.vue

@@ -6,8 +6,8 @@
 
 <template>
   <view class="text-center">
-    <view class="m-8"> http://localhost:9000/#/pages-sub/demo/index </view>
-    <view class="text-green-500"> 分包页面demo </view>
+    <view class="m-8">http://localhost:9000/#/pages-sub/demo/index</view>
+    <view class="text-green-500">分包页面demo</view>
   </view>
 </template>
 

文件差异内容过多而无法显示
+ 8 - 5
src/static/logo.svg