Thu May 18 07:42:00 UTC 2023 inscode

上级 5df8de2e
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"preview": "vite preview --port 4173" "preview": "vite preview --port 4173"
}, },
"dependencies": { "dependencies": {
"console": "^0.7.2",
"guess": "^1.0.2", "guess": "^1.0.2",
"vue": "^3.2.37" "vue": "^3.2.37"
}, },
......
...@@ -20,7 +20,7 @@ export default { ...@@ -20,7 +20,7 @@ export default {
buttonClicked() { buttonClicked() {
alert('你好'); alert('你好');
console.log("试一下") console.log("hi啊 ");
this.title='哈哈111' this.title='哈哈111'
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册