修改协议阅读时间

This commit is contained in:
lyswhut 2021-03-12 16:30:27 +08:00
parent 08d0758616
commit 92c10eb534

View File

@ -62,7 +62,7 @@ import { openUrl } from '../../utils'
export default { export default {
data() { data() {
return { return {
time: 5, time: 20,
globalObj: { globalObj: {
isShowPact: false, isShowPact: false,
}, },