export default function ({ app, $axios, redirect }) { const { BASE_URL,API_URL } = require('./config');//獲取封裝的base_url和介面管理const ...
確定! 回上一頁