uniapps/work-app/src/pages/map/index.vue
@@ -1,13 +1,3 @@ <!-- * @Author : yuan * @Date : 2025-12-03 14:20:57 * @LastEditors : yuan * @LastEditTime : 2025-12-20 16:49:02 * @FilePath : \src\pages\map\index.vue * @Description : * Copyright 2025 OBKoro1, All Rights Reserved. * 2025-12-03 14:20:57 --> <template> <view class="page-wrap"> <WebViewPlus :src="`${viewUrl}`" @webMessage="onPostMessage" />