Commit 76580d64 by jlc

update:计算两点之间的距离案例图片说明的添加

parent f04a4164
...@@ -146,6 +146,6 @@ export const elementWeatherMap = { ...@@ -146,6 +146,6 @@ export const elementWeatherMap = {
export const elementAlgorithmMap = { export const elementAlgorithmMap = {
计算两点间距离: { 计算两点间距离: {
title: '计算两点间距离', title: '计算两点间距离',
pngUrl: '/src/assets/WaterSurface.png' pngUrl: '/src/assets/DistanceTwoPoints.png'
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment