diff --git a/frontend/index.html b/frontend/index.html index 3c8c78f..43d25b2 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,5 +1,5 @@ - + <%= productName %> diff --git a/frontend/src/components/main/NodeItem.vue b/frontend/src/components/main/NodeItem.vue index bbee29c..6bd3a5e 100644 --- a/frontend/src/components/main/NodeItem.vue +++ b/frontend/src/components/main/NodeItem.vue @@ -2,9 +2,25 @@
- -
{{ node.title }}
+
{{ node.subTitle }}
+ + + + + + 削除する + + + 以下すべて削除する + + + + +
+ + +
{{ node.title }}