I wrote the mobile page to open on WeChat, and the framework uses laravel, but I often find that there is a problem. After the style of the page is modified, the style of the page is uploaded to the server, and the local test style is good, but most of the phones are good after the Wechat end is opened, but the style of the page opened by some phones is messy and returns to normal after being refreshed many times. Some phones need to be opened for a day or two before they can be normal. I have tried to delete all the cache files in the framework, but it is of no use.
excuse me: is it useful to restart the server?
?.