要想页面上所有的链接都在新窗口打开,在页面中加入
%26lt;head%26gt;
%26lt;base target="_blank"%26gt;
%26lt;/head%26gt;
注重事项%26lt; base %26gt;必须写在%26lt; head %26gt;标记里