Memory-Blog
Memory-Blog copied to clipboard
This is a personal blogging platform built with React, TypeScript, and Spring Boot.
With executing `npm install --force` I got a error about dependencies. Details ```shell ~ npm install --force npm WARN using --force Recommended protections disabled. npm WARN ERESOLVE overriding peer dependency...

一、建议还是做四圆角,双圆角感觉不和谐(也可能是edge的锅,它自带圆角) 二、“搜索”的底色存在误导,容易认为当前正处在这个界面 三、背景图填充不到位,在边栏下层(具体是圆角附近)露出了原来的背景  
可以做白色/黑色加上单一颜色的高饱和(白色界面时)和低饱和(黑色界面时)的颜色搭配,也是现在Windows和安卓原生平台的主流色彩方案。 建议可以用在边栏的悬浮动效,工作状态,按钮等
首页报错
TypeError: Cannot read properties of undefined (reading 'map') at Head (http://localhost:5173/src/frontHome/Head/index.tsx:176:84) at renderWithHooks (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:12171:26) at updateFunctionComponent (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:14577:28) at beginWork (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:15912:22) at beginWork$1 (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19749:22) at performUnitOfWork (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19194:20) at workLoopSync (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19133:13) at...
那个分类是不是有问题,新增分类时前两项不填的话,数据库会报错,不允许为空,更新分类时,颜色那个字段不改保存也会报错,前端页面的分类除了默认的那个default可以,其他自建的分类无法筛选文章