BUG
This commit is contained in:
@@ -54,7 +54,8 @@ export default {
|
|||||||
if(/\/project\/police\//.test(libPath)){
|
if(/\/project\/police\//.test(libPath)){
|
||||||
module = 'hnjc'
|
module = 'hnjc'
|
||||||
}
|
}
|
||||||
this.getToken({...this.form, module, corpId: 'wpytYEDgAAcpXjmlYkYwKO60JDGDWrXg'}).then(() => {
|
this.getToken({...this.form, module, corpId: 'ww596787bb70f08288'}).then(() => {
|
||||||
|
// this.getToken({...this.form, module, corpId: 'wpytYEDgAAcpXjmlYkYwKO60JDGDWrXg'}).then(() => {
|
||||||
this.target ? uni.reLaunch({url: this.target}) : uni.navigateBack({})
|
this.target ? uni.reLaunch({url: this.target}) : uni.navigateBack({})
|
||||||
}).catch(() => 0)
|
}).catch(() => 0)
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
export default {
|
export default {
|
||||||
|
name: 'LiveBroadcast',
|
||||||
|
|
||||||
appName: '实时喊话',
|
appName: '实时喊话',
|
||||||
|
|
||||||
data () {
|
data () {
|
||||||
|
|||||||
Reference in New Issue
Block a user