From a0b8620836ce8c2d02dc3304c208a5a7c3a567b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Thu, 23 Jan 2025 09:35:55 +0800 Subject: [PATCH] 111 --- index.html | 15 +- public/static/css/content.css | 339 +++++++++++++++++++++++++++++++ public/static/js/Phototoys.js | 211 +++++++++++++++++++ public/static/js/PhototoysDsg.js | 11 + public/static/js/index.js | 6 +- public/static/js/navi.js | 51 +++-- src/router/routes.js | 8 +- src/view/home/index.vue | 144 +++++++------ src/view/home/info.vue | 70 ++++++- src/view/home/knowledge.vue | 2 +- src/view/home/list.vue | 92 +++++---- 11 files changed, 816 insertions(+), 133 deletions(-) create mode 100644 public/static/css/content.css create mode 100644 public/static/js/Phototoys.js create mode 100644 public/static/js/PhototoysDsg.js diff --git a/index.html b/index.html index 18833ff..d9b971b 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,17 @@ + -