Commit 2d0e5c9b authored by 黄媛媛's avatar 黄媛媛

111

parent 88c6f2d1
<template>
<div id="app">
<router-view/>
<router-view />
</div>
</template>
<script>
export default {
name: 'App'
}
name: "App"
};
</script>
<style>
#app{
height: 100%;
}
@import "//at.alicdn.com/t/font_1769104_02vy4h75rlau.css";
html,
body {
margin: 0;
padding: 0;
height: 100%;
}
#app {
height: 100%;
}
</style>
src/assets/img/end_time.png

4.27 KB

File moved
src/assets/img/mobile.png

3.96 KB

src/assets/img/number.png

5.46 KB

src/assets/img/user.png

5.85 KB

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment