simple props added to appconfig
This commit is contained in:
@@ -24,5 +24,5 @@ import AppConfig from '@/layout/AppConfig.vue';
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<AppConfig />
|
||||
<AppConfig simple />
|
||||
</template>
|
||||
|
||||
@@ -24,5 +24,5 @@ import AppConfig from '@/layout/AppConfig.vue';
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<AppConfig />
|
||||
<AppConfig simple />
|
||||
</template>
|
||||
|
||||
@@ -46,7 +46,7 @@ const logoUrl = () => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<AppConfig />
|
||||
<AppConfig simple />
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user