|
@@ -32,6 +32,9 @@
|
|
onLoad
|
|
onLoad
|
|
} from "@dcloudio/uni-app";
|
|
} from "@dcloudio/uni-app";
|
|
import * as httpApi from "@/api/word.js"
|
|
import * as httpApi from "@/api/word.js"
|
|
|
|
+ import {
|
|
|
|
+ getUserIdentity,
|
|
|
|
+ } from "@/utils/common.js"
|
|
|
|
|
|
const userCode = getUserIdentity();
|
|
const userCode = getUserIdentity();
|
|
|
|
|