no message

This commit is contained in:
A1300399510
2023-10-23 14:05:52 +08:00
parent 59d40d3609
commit b7fc627226
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ Vue.prototype.$closeUnderLoading = closeUnderLoading // 关闭加载提示 elem
Vue.prototype.$formattedDate = formattedDate // 时间戳转格式
Vue.prototype.$updateURLSearchParams = updateURLSearchParams // 不刷新的情况下修改url
Vue.prototype.$clearCookies = clearCookies // 清空Cookies
Vue.prototype.$baseURL = "https://x-cloud-project.oss-cn-guangzhou.aliyuncs.com/forum" // 清空Cookies
Vue.prototype.$baseURL = "https://ansnid.oss-cn-shenzhen.aliyuncs.com/forum" // 清空Cookies
//svg文件引入
import './icons'