feat: scaffold Vue3 Element Plus frontend with mobile base
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<h2>内容详情</h2>
|
||||
<p>详情页占位。</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user