🌱 公告解析重构

This commit is contained in:
目棃
2024-08-13 20:07:55 +08:00
parent 46214a6d64
commit 9fb95c6ade
7 changed files with 398 additions and 32 deletions

View File

@@ -308,7 +308,7 @@ onUnmounted(() => {
if (urlListener) urlListener();
});
</script>
<style lang="css">
<style lang="css" scoped>
.app-container {
height: 100%;
background: var(--app-page-bg);