diff --git a/dist.zip b/dist.zip index 5432aa1..19c40e2 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/index.html b/index.html index 08b0b82..52a7ee2 100644 --- a/index.html +++ b/index.html @@ -22,10 +22,7 @@ AI秒著引擎_0元申报软件著作权,软件著作权登记申请,软件著作权申请流程,如何申请软件著作权,软件著作权的作用,软件著作权申请需要多久 diff --git a/src/components/AboutUs.vue b/src/components/AboutUs.vue index bd13306..53d9fa1 100644 --- a/src/components/AboutUs.vue +++ b/src/components/AboutUs.vue @@ -15,6 +15,19 @@
+
@@ -23,7 +36,7 @@

-
+
@@ -64,8 +77,8 @@ export default { const summary = response.data[0].summary this.contents1 = response.data this.contents2 = response.data[0].subList - // console.log(response.data[0].subList); - // console.log(response.data); + console.log(response.data[0].subList); + console.log(response.data); message.innerHTML = content company.innerHTML = title jianjie.innerHTML = summary @@ -82,6 +95,12 @@ export default { \ No newline at end of file diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 6dd8765..58e3216 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -18,7 +18,7 @@
  • 关于我们
  • 产品动态
  • -
  • 联系我们
  • +
    @@ -73,6 +73,12 @@ export default {