Files
hldrCenter/management/src/views/AboutView.vue

6 lines
85 B
Vue
Raw Normal View History

2025-10-03 22:30:54 +08:00
<template>
<h1>About 页面</h1>
<a>about</a> <!-- 具体内容 -->
</template>