1,新增单词测试模块

This commit is contained in:
进进啊
2022-04-11 20:53:31 +08:00
parent 6b1b6d180d
commit 50efc1d10c
10 changed files with 518 additions and 138 deletions

View File

@@ -12,6 +12,9 @@
}
</script>
<style>
<style lang="scss">
/*每个页面公共css */
.container{
padding: 0 30rpx;
}
</style>