This commit is contained in:
Jason
2022-09-16 18:46:22 +08:00
parent 08bea98b36
commit c6dd43762f
47 changed files with 43 additions and 45 deletions

View File

@@ -17,6 +17,4 @@ onLaunch(async () => {
await getUser()
})
</script>
<style lang="scss">
/* 注意要写在第一行同时给style标签加入lang="scss"属性 */
</style>
<style lang="scss"></style>