context修改
This commit is contained in:
parent
b3e51a565d
commit
a48ba68e5c
@ -44,6 +44,7 @@ export default class EntryAbility extends UIAbility {
|
||||
globalThis.lsh='0000000000000'//学员流水号
|
||||
globalThis.statue=1//考试状态
|
||||
globalThis.pathDir = this.context.filesDir;
|
||||
globalThis.context=this.context
|
||||
console.info('jiangsong globalThis.pathDir = ' + globalThis.pathDir);
|
||||
// this.requestPermission(this.context)
|
||||
// this.featureAbilityAuth()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user