去掉多余环境变量配置文件

This commit is contained in:
田岩
2025-07-16 09:32:24 +08:00
parent bceda8f15c
commit 9eeb562da4
10 changed files with 2 additions and 37 deletions
-2
View File
@@ -1,6 +1,4 @@
const _ENV = import.meta.env
function msg(title, duration = 1000) {
uni.showToast({
title: title,