文本框文字出現(xiàn)亂碼
<#input id="houseUser" name="房屋名稱(chēng)" underline="true"/>
<#input id="houseAddress" name="房屋地址" underline="true"/>
運(yùn)行后顯示出現(xiàn)亂碼
<#input id="houseUser" name="房屋名稱(chēng)" underline="true"/>
<#input id="houseAddress" name="房屋地址" underline="true"/>
運(yùn)行后顯示出現(xiàn)亂碼
舉報(bào)
2018-10-03
字符編碼設(shè)置成utf-8即可