From d5e8ecb3b4e9a2d139a2605f1f9f002237d8c849 Mon Sep 17 00:00:00 2001 From: 石广澎 <shiguangpeng@163.com> Date: 星期四, 02 一月 2025 10:00:31 +0800 Subject: [PATCH] feat(地理位置检测): 关闭支付宝地理位置检测 --- main.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/main.js b/main.js index 1165588..768380c 100644 --- a/main.js +++ b/main.js @@ -1,6 +1,5 @@ import App from './App' import Vue from 'vue' - import uView from '@/uni_modules/uview-ui' Vue.use(uView) -- Gitblit v1.9.1