6 lines
60 B
Vue
6 lines
60 B
Vue
<template>
|
|
<div>
|
|
<h1>首页</h1>
|
|
</div>
|
|
</template>
|
<template>
|
|
<div>
|
|
<h1>首页</h1>
|
|
</div>
|
|
</template>
|