Wechat developed how to forward the data to the front-end vue after receiving the data from the express server.

Wechat official account is being developed. After the user clicks the menu, Wechat server will send a unionid to my server (written in express), and then my server will query the database and return the data to the front-end vue to meet the needs of displaying different pages.
my idea is to use vue front-end routing to jump pages. But now the problem is how to actively send data to the gei front-end vue

after my server receives Wechat"s data.
Mar.12,2021

how does my server actively send data to the gei front-end vue
after receiving the data from Wechat?

websocket bar


to send, there must be a request.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-16de441-88cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-16de441-88cb.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?