@@ -1,5 +1,5 @@
const app = getApp()
-import QRCode from '../../utils/weapp-qrcode.js';
+import QRCode from '../../../utils/weapp-qrcode.js';
Page({
data: {
-import WxValidate from '../../utils/wxValidate'
+import WxValidate from '../../../utils/wxValidate'
frameStyle: { useTop: true, name: '学校信息', leftArrow: true, useBar: false },
-import WxValidate from '../../utils/wxValidate';
+import WxValidate from '../../../utils/wxValidate';
frameStyle: { useTop: true, name: '学员信息管理', leftArrow: true, useBar: false },