feat: 增加各个模块
This commit is contained in:
10
src/App.vue
10
src/App.vue
@@ -10,4 +10,12 @@ onHide(() => {
|
||||
console.log("App Hide");
|
||||
});
|
||||
</script>
|
||||
<style></style>
|
||||
|
||||
<style lang="scss">
|
||||
page,
|
||||
.wd-root-portal {
|
||||
--wot-primary-5: #8b5cf6;
|
||||
--wot-primary-6: #7c3aed;
|
||||
--wot-primary-7: #6d28d9;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user