添加教程

This commit is contained in:
2025-02-25 20:15:40 +08:00
parent fad4b2b867
commit eec8c3d0ac
8 changed files with 126 additions and 59 deletions

View File

@@ -46,9 +46,10 @@ onMounted(preview)
</script>
<style scoped>
.title {
height: 40px;
background-color: rgb(247, 247, 250);
height: 43px;
padding: 0 20px;
border-bottom: 1px solid rgb(239, 239, 245);
box-sizing: border-box;
}
.titleText {
font-size: 16px;