From 295537b06cbd6d58d561d1b7c89f545163f640b2 Mon Sep 17 00:00:00 2001 From: ch Date: Tue, 31 May 2022 18:45:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=BF=E5=91=8A=E8=AF=B7=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 17 ++++++-- pages/index/module/Banner.vue | 77 ++++++++++------------------------- plugins/api/ad.js | 19 +++++++++ plugins/dicts/ad.js | 42 +++++++++++++++++++ 4 files changed, 97 insertions(+), 58 deletions(-) create mode 100644 plugins/api/ad.js create mode 100644 plugins/dicts/ad.js diff --git a/pages/index/index.vue b/pages/index/index.vue index 1a17c6e..15ef7d5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2,12 +2,12 @@ * @Author: ch * @Date: 2022-05-03 22:14:16 * @LastEditors: ch - * @LastEditTime: 2022-05-04 22:21:04 + * @LastEditTime: 2022-05-31 18:41:33 * @Description: file content -->