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