基本功能已完成
This commit is contained in:
@@ -58,7 +58,8 @@ window.$waitFor = (target, t = 500) => new Promise(resolve => {
|
||||
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"}
|
||||
screenId: '5b1849ac-4fc3-451a-844c-3362b47341ef',
|
||||
search: {"groupCodeList": [], "currentDate": "20240701", "compareDate": "20240630", "hourNum": "18"}
|
||||
})
|
||||
Vue.prototype.$multipleStoreBoard = Vue.observable({
|
||||
search: {"groupCodeList": [], "hourNum": "", type: "1"}
|
||||
|
||||
Reference in New Issue
Block a user