统一文件名

This commit is contained in:
aixianling
2022-08-31 11:49:32 +08:00
parent bc5408bfbc
commit 28968f7cbb

View File

@@ -1,5 +1,5 @@
<template>
<div class="AppShowProduce">
<div class="AppNavConfig">
<List
slot="content"
:instance="instance"
@@ -34,7 +34,7 @@
</script>
<style lang="scss" scoped>
.AppShowProduce {
.AppNavConfig {
height: 100%;
}
</style>