Compare commits
No commits in common. 'dev' and 'master' have entirely different histories.
@ -1,11 +0,0 @@
|
|||||||
<template>
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<h1>测试</h1>
|
|
||||||
<p>测试.2</p>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
</template>
|
|
@ -1,9 +0,0 @@
|
|||||||
<template>
|
|
||||||
<div>测试</div>
|
|
||||||
</template>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<style>
|
|
||||||
</style>
|
|
@ -1,11 +0,0 @@
|
|||||||
<template>
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<h1>测试</h1>
|
|
||||||
<p>测试.2</p>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
</template>
|
|
Loading…
Reference in new issue