首次提交

This commit is contained in:
2025-08-14 09:14:55 +08:00
parent 48167c6b62
commit 9341e46594
7 changed files with 80 additions and 28 deletions
@@ -1,5 +1,6 @@
<template>
<div>
<p>Label:{{ label }}</p>
<component
v-if="asyncPageComponent"
:is="asyncPageComponent"