Open pySatellite opened 9 months ago
// assets/category.json [ { "name": "푸드", "image_url": "https://image-server.kr/def/cate-1.jpg", "code": "CATE_01" }, { "name": "음료", "image_url": "https://image-server.kr/def/cate-2.jpg", "code": "CATE_02" }, { "name": "상품", "image_url": "https://image-server.kr/def/cate-3.jpg", "code": "CATE_03" }, { "name": "고객센터", "image_url": "https://image-server.kr/def/cate-4.jpg", "code": "CATE_04" } ]
import category from "@/assets/category.json" const categories = ???
STEP 3
https://github.com/choi3179-hello-vue/choi3179-hello-vue.github.io/pull/3#issue-2109366301
https://github.com/Carpe-diem-Ryong-vue/Carpe-diem-Ryong-vue.github.io/pull/5
https://github.com/shim-hello-vue/shim-hello-vue.github.io/pull/2
https://github.com/afresh2-hello-vue/afresh2-hello-vue.github.io/pull/5
: https://github.com/papercrane55123-hello-vue/papercrane55123-hello-vue.github.io/pull/6
https://github.com/qkralsgml78-hello-vue/qkralsgml78-hello-vue.github.io/pull/3
https://github.com/Sarah-hello-vue/Sarah-hello-vue.github.io/pull/5
STEP 1