The front and rear ends are not separated, but also the front-end analog interface?

the company has a project that is not separated from the front and back end of the jq project, can you use mock to achieve interface simulation? If not, do you need to find a separate file to put the written json, and send an ajax request? I would like to ask if you have ever encountered such a thing.

Feb.28,2021

what do you mean that the front and rear ends are not separated?

I did not separate the front and rear ends a long time ago. The front end can write it statically and throw it to the background

.

you can use mock to simulate the data format
and then throw it to the back-end static page and js later

.
Menu