Home  >  Q&A  >  body text

javascript - The background provides an interface to display the page, which needs to be rendered by the server. How to do this?

The background provides an interface to display the page, which needs to be rendered by the server. How to do this?

过去多啦不再A梦过去多啦不再A梦2661 days ago997

reply all(3)I'll reply

  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-07-07 10:36:19

    Tell the backend the template path that your front end needs to render, and write down the data that needs to be rendered in the template using the template engine. Access the interface and insert data mixed with html strings into the front end. ————This is what the front end needs to do

    reply
    0
  • PHP中文网

    PHP中文网2017-07-07 10:36:19

    Add the node middle layer to connect the background interface and server-side rendering, choose vue/react, and make isomorphic projects. One code supports server-side/client-side rendering at the same time

    reply
    0
  • 怪我咯

    怪我咯2017-07-07 10:36:19

    fiddler

    reply
    0
  • Cancelreply