Update default.html

This commit is contained in:
HAHWUL 2020-09-27 14:45:18 +09:00 committed by GitHub
parent 8cc28a1070
commit 457b71cea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@
{{ content }}
</hr>
<div class="container" onload="show()">
<div class="container">
<div id="app">
<h1>One-line maker</h1>
<div>
@ -91,7 +91,7 @@
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.3.4/vue.min.js"></script>
<script>
function show() {
window.onload = function(){
new Vue({
data: {
langs: [