no message
Former-commit-id: 8f37a9ab91003199586822548b2ab4dad4365c48 [formerly 8f37a9ab91003199586822548b2ab4dad4365c48 [formerly 8f37a9ab91003199586822548b2ab4dad4365c48 [formerly 8f37a9ab91003199586822548b2ab4dad4365c48 [formerly 3fa57671ce059dc9105498324d796124c44eec20 [formerly 54ef70a9aa6c2fbdc3afaae82c583a9dd6184f36]]]]] Former-commit-id: 73e125775a9b96c0728dcfe440ff7af50c9c2d83 Former-commit-id: 28362f415fc8ff668487d44eca347fb136ccffc7 Former-commit-id: 36403ff71596b74bef716028c0d25b2c53bad953 [formerly fb4c3201d0455bcb70913f1fd6662ac2d5088162] Former-commit-id: cfd5272e3169363c9b545687d6e0a016c9b596d0 Former-commit-id: fcf7cbb087c38e8f5cefcfe19a03b3d54c25e87d Former-commit-id: 0cea4eda5d45dc00a58dde26cf10663f8fa3f125 Former-commit-id: f651e4e2b3047e7a5cacd7ea71228af5601c53ca Former-commit-id: c795caab437ec1189c1252838e5532135894b693
This commit is contained in:
@@ -1,26 +1,5 @@
|
||||
<template>
|
||||
<d2-container type="full" class="page">
|
||||
theme setting coming soon
|
||||
<d2-container>
|
||||
<d2-theme-list/>
|
||||
</d2-container>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
data () {
|
||||
return {}
|
||||
},
|
||||
computed: {
|
||||
},
|
||||
methods: {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import '~@/assets/style/public.scss';
|
||||
.page {
|
||||
// Your page style here
|
||||
// Do not use empty rulesets
|
||||
// If empty, delete it
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user