diff --git a/php_pc/src/pages/index copy.vue b/php_pc/src/pages/index copy.vue deleted file mode 100644 index e9b8803..0000000 --- a/php_pc/src/pages/index copy.vue +++ /dev/null @@ -1,481 +0,0 @@ - - - - - - - - - 热门工具 - - - 打造智能化新体验 - - 智能(AI)工具结合先进算法与智能学习,覆盖内容生成、客户服务、图像设计、语音处理等多元场景,帮助企业降本增效、提升生产力。让复杂问题,变得简单可控。 - - - - - 全部 - 精选推荐 - - - - - - - - - - - - - - - - {{ item.name }}·{{ item.name_en }} - - - - - - 精选推荐 - 让智能为你赋能,驱动无限可能! - - - - - {{ - item.name - }} - 热门工具 - 最新上线 - - - {{ item.desc }} - - - 了解更多 - - - - - - - 热门内容 - - 挖掘深层价值,精准洞察需求,快速实现业务增长 - - - - - - - {{ item.name }} - - - {{ item.desc }} - - - 了解更多 - - - - - - - - 更多工具 - - 通过持续开发与迭代更新,我们让功能更强大、体验更流畅、场景适应性更全面,助力企业在竞争中始终保持技术领先 - - - - - - - - - - - - - - - - - {{ currTag.name }} - - - {{ currTag.desc }} - - - - - - - - {{ item.name }} - - 开发进行中 - - - - - {{ item.desc }} - - 了解更多 - - - - {{ isFollow(item.key) ? "取消关注" : "关注" }} - - - - - - - - - 我们正不断拓展智能(AI)工具的边界及解决方案,敬请期待。 - - - - - - - - - - diff --git a/php_pc/src/pages/index.vue b/php_pc/src/pages/index.vue index 62d6891..e9b8803 100644 --- a/php_pc/src/pages/index.vue +++ b/php_pc/src/pages/index.vue @@ -1,3 +1,481 @@ - Hello, Nuxt is working. + + + + + + + + 热门工具 + + + 打造智能化新体验 + + 智能(AI)工具结合先进算法与智能学习,覆盖内容生成、客户服务、图像设计、语音处理等多元场景,帮助企业降本增效、提升生产力。让复杂问题,变得简单可控。 + + + + + 全部 + 精选推荐 + + + + + + + + + + + + + + + + {{ item.name }}·{{ item.name_en }} + + + + + + 精选推荐 + 让智能为你赋能,驱动无限可能! + + + + + {{ + item.name + }} + 热门工具 + 最新上线 + + + {{ item.desc }} + + + 了解更多 + + + + + + + 热门内容 + + 挖掘深层价值,精准洞察需求,快速实现业务增长 + + + + + + + {{ item.name }} + + + {{ item.desc }} + + + 了解更多 + + + + + + + + 更多工具 + + 通过持续开发与迭代更新,我们让功能更强大、体验更流畅、场景适应性更全面,助力企业在竞争中始终保持技术领先 + + + + + + + + + + + + + + + + + {{ currTag.name }} + + + {{ currTag.desc }} + + + + + + + + {{ item.name }} + + 开发进行中 + + + + + {{ item.desc }} + + 了解更多 + + + + {{ isFollow(item.key) ? "取消关注" : "关注" }} + + + + + + + + + 我们正不断拓展智能(AI)工具的边界及解决方案,敬请期待。 + + + + + + + + +