diff --git a/src/assets/img/book2.png b/src/assets/img/book2.png new file mode 100644 index 00000000..d464a202 Binary files /dev/null and b/src/assets/img/book2.png differ diff --git a/src/assets/img/books.png b/src/assets/img/books.png new file mode 100644 index 00000000..c35ca03f Binary files /dev/null and b/src/assets/img/books.png differ diff --git a/src/assets/img/collect.png b/src/assets/img/collect.png new file mode 100644 index 00000000..11091703 Binary files /dev/null and b/src/assets/img/collect.png differ diff --git a/src/assets/img/complete.png b/src/assets/img/complete.png new file mode 100644 index 00000000..26eb56d2 Binary files /dev/null and b/src/assets/img/complete.png differ diff --git a/src/pages/mobile/My.vue b/src/pages/mobile/My.vue index 3c428474..377ab369 100644 --- a/src/pages/mobile/My.vue +++ b/src/pages/mobile/My.vue @@ -29,7 +29,7 @@ function $no() { \ No newline at end of file diff --git a/src/pages/mobile/common.scss b/src/pages/mobile/common.scss new file mode 100644 index 00000000..a9564782 --- /dev/null +++ b/src/pages/mobile/common.scss @@ -0,0 +1,25 @@ +.setting-list { + background: var(--color-header-bg); + color: black; + border-radius: 8rem; + width: 100%; + + .item { + height: 60rem; + padding-left: 20rem; + display: flex; + align-items: center; + justify-content: space-between; + gap: 10rem; + + .right { + padding-right: 10rem; + height: 100%; + flex: 1; + display: flex; + align-items: center; + justify-content: space-between; + border-bottom: 1px solid #f1f1f1; + } + } +} diff --git a/src/pages/mobile/index.vue b/src/pages/mobile/index.vue index 996ef3f2..045321c7 100644 --- a/src/pages/mobile/index.vue +++ b/src/pages/mobile/index.vue @@ -24,15 +24,15 @@ onMounted(() => {
- + 单词
- + 词典
- + 我的