hi模板文件报乱码问题

1、h5模板在: Templates\common

2、出现乱码的都在Templates\common\tags  局部视图里。

3、页面顶部有引用(skin-Common_SubmmitCartProducts.ascx):

<%@ Register TagPrefix="Hi" Namespace="Hidistro.UI.Common.Controls" Assembly="Hidistro.UI.Common.Controls" %>
<%@ Import Namespace="Hidistro.Core" %>

4、去掉这段头部的代码就可以。

5、但是去掉有会在重新生成解决方案的时候报错。所以只能加上,然后等发布的时候再去掉。

 

posted @ 2017-11-12 18:13  沐雪架构师  阅读(180)  评论(0编辑  收藏  举报