feat: scaffold infrastructure - router, pinia, tailwind, amap, auth store, page placeholders
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="max-w-5xl mx-auto px-4 py-12">
|
||||
<h1 class="text-3xl font-bold text-gray-900 mb-8">🖼️ 画廊</h1>
|
||||
<p class="text-gray-500">画廊功能开发中...</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user