<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head>
<card title="Angularjs页面a链接点击不刷新页面的问题" id="card1">
<p> 游客</p><p>
标题:Angularjs页面a链接点击不刷新页面的问题<br/>
正文:<br/>
如题，解决方案如下：Have you by any chance configured your $locationProvider to html5Mode? If yes this would cause your problems. You could force it to always go to the url by adding target=&quot;_self&quot; to your tag. Give it a shot.你已经改变配置了你的 $locationProvider（特性有：hashPrefix、html5Mode） 为 html5Mode。如果这会造成你的问题。你可能不得不经常去的URL添加目标=“_self”您的标签。给它一个机会。I had configured to use HTML5 so adding the target=&quot;_self&quot; to the tag fixed the problem. Still researching why this works.我已配置为使用HTML5添加目标=“_self”标签的固定的问题。还研究为何如此。 -----------------------------------------------------------------------------------------------------<br/><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=1622&amp;Page=1">[&lt;&lt;]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=1622&amp;Page=1">[[1]]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=1622&amp;Page=1">[&gt;&gt;]</a><br/>
<br/>
<a href="wap.asp?act=Com&amp;id=1622">查看评论(0)</a><br/>
<a href="wap.asp?act=AddCom&amp;inpId=1622">发表评论</a><br/><br/>

<br/>

<br/>
<a href="http://camnpr.com/wap.asp">首页</a>
</p>
</card>
</wml>