大提交一版
This commit is contained in:
@@ -55,6 +55,7 @@ window.$waitFor = (target, t = 500) => new Promise(resolve => {
|
||||
resolve(target)
|
||||
}
|
||||
})
|
||||
window.evenRowBGC = (color = "#09265B") => `transparent;background-image: linear-gradient(-45deg, ${color} 0, ${color} 10%, transparent 10%, transparent 50%,${color} 50%, ${color} 60%, transparent 60%, transparent);background-size: 10px 10px;`
|
||||
|
||||
Vue.prototype.$marketBoard = Vue.observable({
|
||||
search: {"groupCodeList": ["20011061"], "currentDate": "20240701", "compareDate": "20240630", "hourNum": "18"}
|
||||
|
||||
Reference in New Issue
Block a user