更新:访客模式可以查看图书首页
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
console.log('运行Android上')
|
||||
} else {
|
||||
isAndroid.value = false;
|
||||
qudao.value = 'Google'
|
||||
qudao.value = 'IOS'
|
||||
console.log('运行iOS上')
|
||||
}
|
||||
getData()
|
||||
|
||||
Reference in New Issue
Block a user