diff --git a/README.md b/README.md index c399b21..3fbdcf2 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,16 @@ ## TODO -表单提交失效? - 长效动态统计 -页头 -- 产品订购 - 网站公告 +页头产品订购 - 网站公告 -页尾 -- 服务保障跳转企业微信 -- 站点导航 - 企业服务(删除推广返利) -- 可以缩短页尾,正好一列四个链接 -- 底边距太大,需要适当缩窄 +页尾服务保障跳转企业微信 -首页 -- 推荐文章 +首页推荐文章 -购买页 -- 固定套餐 +购买页固定套餐 -后台导航改进 - -价格:原价和折扣价 +价格展示原价和折扣价 ### 禁止直接依赖 form diff --git a/src/app/(home)/footer.tsx b/src/app/(home)/footer.tsx index e146032..c25dd4e 100644 --- a/src/app/(home)/footer.tsx +++ b/src/app/(home)/footer.tsx @@ -6,7 +6,7 @@ export type FooterProps = {} export default function Footer(props: FooterProps) { return (