mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 08:19:36 +08:00
Updated: filename & file extname with qiniu & weibo
This commit is contained in:
@@ -98,7 +98,7 @@ export default {
|
||||
name: 'setting-page',
|
||||
data () {
|
||||
return {
|
||||
version: pkg.version,
|
||||
version: process.env.NODE_ENV === 'production' ? pkg.version : 'Dev',
|
||||
defaultActive: 'upload',
|
||||
menu: null,
|
||||
visible: false,
|
||||
|
||||
Reference in New Issue
Block a user