mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 05:50:18 +08:00
style(projects): update prettier config
This commit is contained in:
@@ -18,7 +18,7 @@ async function renderBaiduMap() {
|
||||
const map = new AMap.Map(domRef.value, {
|
||||
zoom: 11,
|
||||
center: [114.05834626586915, 22.546789983033168],
|
||||
viewMode: '3D',
|
||||
viewMode: '3D'
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user