shuishen
2022-11-02 1394335f4874cec0c02751e8a7b66cab565ce874
src/mobileLayout/index.vue
@@ -1,3 +1,13 @@
<!--
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2022-10-21 14:09:12
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2022-11-02 10:55:08
 * @FilePath: \sd-jg-school-web\src\mobileLayout\index.vue
 * @Description:
 *
 * Copyright (c) 2022 by shuishen 1109946754@qq.com, All Rights Reserved.
-->
<template>
  <div id="mobileMaps">
    <mobilemapBox ref="mobilemapBoxFrom" />
@@ -5,7 +15,11 @@
</template>
<script>
export default {};
export default {
    created () {
    }
}
</script>
<style>