riku
2022-10-28 b45a01a8bee4a9bff5f9c248ead301b8675d1099
app.js
@@ -1,5 +1,6 @@
// app.js
import moment from './utils/moment.min'
import $f from "./service/baserequest"
App({
  onLaunch() {
@@ -20,7 +21,10 @@
    perPage: 5,
    userInfo: null,
    accessToken: null,
    isLogin: false
    isLogin: false,
    version: '体验版 1.0.0',
    agreement: $f.baseFileUrl + '/agreement/中小微企业生态环境守法智能服务微信小程序服务协议.docx',
    newUser: false,//是否为注册一个月以内的新用户
  },
  // 智能咨询结果类型文本转换
  cosultTypeName: (typeId) => {