flat: 修改全职岗位和零工岗位问题
This commit is contained in:
@@ -41,9 +41,11 @@
|
||||
if (/token/g.test(location.href)) {
|
||||
this.$api.sleep(2000).then(() => {
|
||||
if (!this.$api.haslogin()) {
|
||||
GoLogin()
|
||||
GoLogin()
|
||||
console.log('300')
|
||||
} else {
|
||||
uni.$emit('newsReadChange')
|
||||
uni.$emit('newsReadChange')
|
||||
console.log('000')
|
||||
}
|
||||
})
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user