Browse Source

增加process 画图

caner 1 year ago
parent
commit
1e5efe5af6
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/pages/App.vue

+ 3 - 2
src/pages/App.vue

@@ -32,9 +32,10 @@ console.log(
 4. '/fly' SVG二维动态导向
 4. '/fly' SVG二维动态导向
 5. '/plantool' openseadragon平面图缩放
 5. '/plantool' openseadragon平面图缩放
 6. '/draw' canvas画图
 6. '/draw' canvas画图
-7. '/face' 2D SVG画图
+7. '/face' face SVG画图
 8. '/leaflet' leaflet画图
 8. '/leaflet' leaflet画图
-9. '/three' threejs 3D画图`
+9. '/three' threejs 3D画图
+10. '/process' process SVG画图`
 )
 )
 </script>
 </script>
 <style>
 <style>