页面切图
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import request from './request'
|
||||
import config from './config.js'
|
||||
import cache from './cacheKey.js'
|
||||
const toast = (title, duration = 1500, call, mask = false, icon = 'none') => {
|
||||
if (Boolean(title) === false) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user