Merge branch 'dev-sws'

v1.0.0
gongfuxiang 2024-08-27 18:12:21 +08:00
commit 30c57170a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import defaultCommon from './index';
import { online_url } from '@/utils';
let new_url = await online_url();
const new_url = online_url();
interface DefaultFooterNav {
content: {