主管理员 4 days ago
parent
commit
a72c3f2980
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/components/SplashScreen.vue

+ 1
- 1
pages/components/SplashScreen.vue View File

@ -37,7 +37,7 @@ export default {
// //
duration: { duration: {
type: Number, type: Number,
default: 5
default: 2
} }
}, },
data() { data() {


Loading…
Cancel
Save