搭建了app架构

This commit is contained in:
进进啊
2022-04-11 01:06:26 +08:00
parent 2682e87afd
commit 6b1b6d180d

View File

@@ -11,7 +11,7 @@
export default {
data() {
return {
title: '测试'
title: '测试提交成功'
}
},
onLoad() {