search

Home  >  Q&A  >  body text

javascript - How to solve the time mechanism problem when using js to implement remote js calls?

I want to separate a project from the js called. To modify the js, I only need to upload the js file. No other things need to be modified, which will be more convenient. So I put the js file on another server. If I want to reference this js in the project, how should I achieve it?

高洛峰高洛峰2748 days ago921

reply all(2)I'll reply

  • 代言

    代言2017-07-05 10:43:40

    <script type="text/javascript" src="http://res.wx.qq.com/open/js/...

    reply
    0
  • 天蓬老师

    天蓬老师2017-07-05 10:43:40

    Can you be more detailed?

    reply
    0
  • Cancelreply