Merge remote-tracking branch 'origin/master'

This commit is contained in:
2023-03-25 16:51:42 +08:00
2 changed files with 4 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
"name" : "汇融云链",
"appid" : "__UNI__FB2C9C4",
"description" : "",
"versionName" : "1.0.1.4",
"versionCode" : 1014,
"versionName" : "1.0.1.5",
"versionCode" : 1015,
"transformPx" : false,
"app-plus" : {
"usingComponents" : true,

View File

@@ -339,6 +339,7 @@
this.loadData();
this.sysInfoMethod();
},
filters: {
formatCreateTime(time) {
let date = new Date(time);