feat: extract css to a single file, add chat_id path variable support

This commit is contained in:
RockYang
2023-09-07 09:29:16 +08:00
parent 1dd6800987
commit 79d25769ee
5 changed files with 765 additions and 373 deletions

View File

@@ -45,7 +45,7 @@ export default defineComponent({
default: 0,
},
model: {
type: String,
type: Number,
default: '',
},
},