mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
6 lines
73 B
Vue
6 lines
73 B
Vue
|
|
<template>
|
||
|
|
<div class="about">
|
||
|
|
<h1>login</h1>
|
||
|
|
</div>
|
||
|
|
</template>
|