|
@@ -45,7 +45,7 @@
|
|
|
} from "@dcloudio/uni-app"
|
|
|
import * as httpApi from "@/api/common.js"
|
|
|
import MtaScrollViewVue from "@/components/MtaScrollView/MtaScrollView.vue";
|
|
|
- import {formatDateToYearMonthDay}from"@/utils/common.js"
|
|
|
+ import {formatDateToYearMonthDay,getStringByHtml3}from"@/utils/common.js"
|
|
|
import MtaFooter from "@/components/MtaFooter.vue"
|
|
|
import MtaTabBar from "@/components/MtaTabBar/MtaTabBar.vue";
|
|
|
|