mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 12:50:38 +08:00
11 lines
98 B
Vue
11 lines
98 B
Vue
<template>
|
|
<div class="app-container">
|
|
发发发
|
|
|
|
</div>
|
|
</template>
|
|
|
|
<script>
|
|
|
|
</script>
|