统一文件名
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="AppShowProduce">
|
<div class="AppNavConfig">
|
||||||
<List
|
<List
|
||||||
slot="content"
|
slot="content"
|
||||||
:instance="instance"
|
:instance="instance"
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.AppShowProduce {
|
.AppNavConfig {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user