diff --git a/.env.development b/.env.development new file mode 100644 index 0000000..84e055f --- /dev/null +++ b/.env.development @@ -0,0 +1,2 @@ +VUE_APP_IMAGE_BASE= +VUE_APP_IMAGE_VERSION=dev diff --git a/.env.production b/.env.production new file mode 100644 index 0000000..d6e81da --- /dev/null +++ b/.env.production @@ -0,0 +1,2 @@ +VUE_APP_IMAGE_BASE=https://bimwe.oss-cn-shanghai.aliyuncs.com/web +VUE_APP_IMAGE_VERSION=20260428 diff --git a/public/foundry_1.gif b/public/foundry_1.gif new file mode 100644 index 0000000..b8495a6 Binary files /dev/null and b/public/foundry_1.gif differ diff --git a/src/components/ifooter.vue b/src/components/ifooter.vue index fe65c07..741fe02 100644 --- a/src/components/ifooter.vue +++ b/src/components/ifooter.vue @@ -6,7 +6,7 @@