Feat:接口对接

This commit is contained in:
lifizer
2023-11-20 15:54:00 +08:00
parent 4652b6706a
commit a3ac5a2506
24 changed files with 2305 additions and 152 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</view>
</view>
</view>
<Loading :loaded="loadend" :loading="loading"></Loading>
<Loading :loadend="loadend" :loading="loading"></Loading>
</view>
</template>
<script>