From 48ba1b0ed30982cbe7f7df3f16a4d4c6d792f593 Mon Sep 17 00:00:00 2001 From: Wayne Hsu Date: Tue, 16 May 2023 05:27:19 +0800 Subject: [PATCH] v1.0.0 --- .env.slash | 10 +++++----- src/views/Home.vue | 19 +++++++++++++------ vue.config.js | 2 +- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/.env.slash b/.env.slash index 0f0cbcc..c557fbe 100644 --- a/.env.slash +++ b/.env.slash @@ -2,14 +2,14 @@ NODE_ENV = production VUE_ENV = slash -VUE_APP_LINE_LIFF_ID = 1656907652-VJq33Pdg +VUE_APP_LINE_LIFF_ID = 1661025693-veEM0lwZ -VUE_APP_BASE_URL = https://card.h888.fun +VUE_APP_BASE_URL = https://card.slash1000.com -VUE_APP_SEND_URL = https://liff.line.me/1656907652-VJq33Pdg +VUE_APP_SEND_URL = https://liff.line.me/1661025693-veEM0lwZ -VUE_APP_API_URL = https://card.h888.fun/appapi/v1 +VUE_APP_API_URL = https://card.slash1000.com/appapi/v1 -VUE_APP_IMAGE_URL = https://card.h888.fun/storage +VUE_APP_IMAGE_URL = https://card.slash1000.com/storage VUE_APP_MC_URL = https://liff.line.me/1656907652-p38ddKzQ \ No newline at end of file diff --git a/src/views/Home.vue b/src/views/Home.vue index 853b451..8a881be 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1,9 +1,10 @@