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?
<script type="text/javascript" src="http://res.wx.qq.com/open/js/...
Can you be more detailed?