修改提示词

This commit is contained in:
X1627315083
2025-10-02 15:38:46 +08:00
parent 0170b3dbe4
commit dae74c8022
3 changed files with 3 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ export default defineComponent({
// width: 100%;
// height: 100%;
display: flex;
overflow: hidden;
flex-direction: column;
}
</style>