diff --git a/dist.zip b/dist.zip index 612abc5..ec1c257 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/public/assets/img/close.png b/public/assets/img/close.png index 830d6b0..f1a1593 100644 Binary files a/public/assets/img/close.png and b/public/assets/img/close.png differ diff --git a/src/components/HelpCenter.vue b/src/components/HelpCenter.vue index ff81ea1..d459378 100644 --- a/src/components/HelpCenter.vue +++ b/src/components/HelpCenter.vue @@ -222,7 +222,7 @@ export default { getData () { axios.get(`https://www.aimzhu.com/operator/app/help-detail/listpagerelease/${this.pageSize}/${this.currentPage}?keywords=${this.searchQuery}`) .then(response => { - // console.log(response.data); + console.log(response.data); this.xs1 = false this.xs2 = true this.pagedData = response.data.rows diff --git a/src/components/HomePage.vue b/src/components/HomePage.vue index e1cbb18..5ea3e57 100644 --- a/src/components/HomePage.vue +++ b/src/components/HomePage.vue @@ -164,7 +164,6 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/components/Register.html b/src/components/Register.html index 51db290..291bbb8 100644 --- a/src/components/Register.html +++ b/src/components/Register.html @@ -364,10 +364,7 @@ - - +
  • @@ -379,25 +376,14 @@ onblur="losepassword()">
  • - -
  • 我同意平台 - 《用户服务协议》《隐私条款》 -

    @@ -409,7 +395,6 @@
  • -

    已有账号?立即登录

  • @@ -426,6 +411,7 @@ + + + + \ No newline at end of file diff --git a/src/components/register2 copy.html b/src/components/register2 copy.html new file mode 100644 index 0000000..ddca92d --- /dev/null +++ b/src/components/register2 copy.html @@ -0,0 +1,414 @@ + + + + + + + Document + + + + + + +
    +
    + + + +
    + + +
    +
    +
    +
    +

    平台账号注册

    + +
    +
    +
      +
    • + +
    • +
    • + + +
    • +
    • + + +
    • +
    +
    + 我同意平台 + 《用户服务协议》 + 和 + 《隐私条款》 +
    + +
    +
    + 已有账号?立即登录 +
    +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/src/components/register2.html b/src/components/register2.html new file mode 100644 index 0000000..17e3972 --- /dev/null +++ b/src/components/register2.html @@ -0,0 +1,527 @@ + + + + + + + + 注册界面 + + + + + + + +
    +
    + + + + +
    +
    +
    +

    平台账号注册

    + +
    +
    +
      +
    • + +
    • +
    • + + +
    • +
    • + + +
    • +
    +
    + 我同意平台 + 《用户服务协议》 + 和 + 《隐私条款》 +
    + +
    +
    + 已有账号?立即登录 +
    +
    +
    + + + + + + + + + \ No newline at end of file