From e09c84185f3419c78d6109193a8210510c08a8ab Mon Sep 17 00:00:00 2001 From: lmj01 Date: Thu, 11 Apr 2024 10:59:08 +0800 Subject: [PATCH] update --- cg/ct.md | 2 -- cg/library/cornerstonejs.md | 2 +- index/stomatological.md | 1 + web/pkg.md | 4 ++++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cg/ct.md b/cg/ct.md index da2bbaa..f06ec2a 100644 --- a/cg/ct.md +++ b/cg/ct.md @@ -1,8 +1,6 @@ # CT - [vtk-js doc](https://kitware.github.io/vtk-js/docs/) -- [CornerstoneJS](./library/cornerstonejs.md) - ## 解剖名词 ![解剖图示](../images/axial_sagittal.webp) diff --git a/cg/library/cornerstonejs.md b/cg/library/cornerstonejs.md index 90661b3..7484120 100644 --- a/cg/library/cornerstonejs.md +++ b/cg/library/cornerstonejs.md @@ -1,4 +1,4 @@ -# CornerstoneJS +# [CornerstoneJS](https://www.cornerstonejs.org/) ## dev ```js diff --git a/index/stomatological.md b/index/stomatological.md index 3144d5c..bb96c45 100644 --- a/index/stomatological.md +++ b/index/stomatological.md @@ -2,6 +2,7 @@ - [口腔解剖图集](https://www.imaios.com/cn/e-anatomy/4/4) - [CT相关](../cg/ct.md) + - [cornerstonejs](../cg/library/cornerstonejs.md) - [微笑美学](../articles/2023/smile.md) ## 概念 diff --git a/web/pkg.md b/web/pkg.md index e401603..8b301fa 100644 --- a/web/pkg.md +++ b/web/pkg.md @@ -96,3 +96,7 @@ pnpm i // 重新按照 ``` # [Yarn is a package manager](https://yarnpkg.com/) + +# [Rollup](https://rollupjs.org/introduction/) + +# [webpack](https://www.webpackjs.com/)