摘要:
创建二维响应式数组 const caculatorList = ref([[] as caculatorType[]]); 赋值 caculatorList.value = [ [ { value: "0", type: "number", bgColor: "#aaa" }, { value: " 阅读全文
posted @ 2023-02-03 17:24
蓓蕾心晴
阅读(1601)
评论(0)
推荐(0)
摘要:
子路由的地址如果是希望拼接父路由地址,子路由的 path 仅写名称,不写 “/”,如果希望是另外的地址,则直接以 “/” 开头。 { path: "/lifetools", name: "lifetools", component: () => import(/* webpackChunkName: 阅读全文
posted @ 2023-02-03 14:01
蓓蕾心晴
阅读(370)
评论(0)
推荐(0)

浙公网安备 33010602011771号