调整:日报卡片跳转路径改为 /pages-ops/work-order/index
This commit is contained in:
@@ -351,13 +351,13 @@ def _build_template_card(report: Dict) -> Dict:
|
||||
"type": 2,
|
||||
"title": "点击查看详情",
|
||||
"appid": "wxb3dc42bb3017c3f2",
|
||||
"pagepath": "pages/index/index",
|
||||
"pagepath": "/pages-ops/work-order/index",
|
||||
},
|
||||
],
|
||||
"card_action": {
|
||||
"type": 2,
|
||||
"appid": "wxb3dc42bb3017c3f2",
|
||||
"pagepath": "pages/index/index",
|
||||
"pagepath": "/pages-ops/work-order/index",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user