# Conflicts:
#	unpackage/dist/dev/.sourcemap/mp-weixin/pages/concept/historicalTimeline/historicalTimeline.js.map
#	unpackage/dist/dev/mp-weixin/common/vendor.js
This commit is contained in:
zw199166
2026-01-22 14:35:57 +08:00
779 changed files with 5 additions and 42373 deletions

View File

@@ -404,6 +404,7 @@
conceptReport(param).then(res=>{
for (let item of res.data.results) {
item.content = item.content.replace(/'/g, '"')
// console.log(item.content)
}
this.reportList = res.data.results
}).catch(error=>{
@@ -651,6 +652,9 @@ page
}
.title
{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 26rpx;
font-weight: bold;
color: #070707;