优化手机端 小程序编译出错问题

This commit is contained in:
java110 2021-06-15 18:37:39 +08:00
parent b69756a060
commit de62b6bc99

View File

@ -13,9 +13,9 @@ import {
formatDate,
dateTimeStringToDateString
} from '../../utils/DateUtil.js'
// #ifdef H5
import WexinPayFactory from '../../factory/WexinPayFactory.js'
// #endif
const ACTION_NAVIGATE_TO = "navigateTo"; // 跳转
const ACTION_REFRESH_TOKEN = "refreshToken";