BUG 25784
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Detail from './components/detail'
|
||||
import Add from './components/add'
|
||||
import List from './components/list'
|
||||
import Detail from './detail'
|
||||
import Add from './add'
|
||||
import List from './list'
|
||||
import SearchMap from './components/searchMap'
|
||||
import Map from './components/map'
|
||||
import Map from './map'
|
||||
|
||||
export default {
|
||||
name: 'AppBuilding',
|
||||
@@ -44,4 +44,4 @@ uni-page-body{
|
||||
.AppBuilding{
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user