我不知道我看明白你说的32313133353236313431303231363533e78988e69d8331333238666336了没假如你织梦CMS本来的网址是http://127.0.0.1/index.html你加欢迎界面:huanying.htmlhuanying.html里用<a scr="http://127.0.0.1/index.html">点我进入</a>就行啊.不过一般不这么用.因为默认打开的地址是http://127.0.0.1/index.html或者直接http://127.0.0.1/不会打开欢迎界面那我们先把,本来的默认主页index.html改名成: index2.html然后把.欢迎界面huanying.html改名成: index.html这样默认就打开我们的欢迎界面,里面的地址当然也要改成<a scr="http://127.0.0.1/index2.html">点我进入</a>