@@ -52,7 +52,8 @@ export default {
"id": "20240426154302",
"content": {
systemclient,
- locations
+ locations,
+ date: Date.now()
}
}).then(res => {
console.log("获取广告位" + locations, res)
@@ -91,7 +92,7 @@ export default {
viewImage(item.attinfos[0].url)
-
+
},
</script>