diff --git a/application/store/view/goods_spec/form.html b/application/store/view/goods_spec/form.html index 9d60ff2e2..1d4160890 100644 --- a/application/store/view/goods_spec/form.html +++ b/application/store/view/goods_spec/form.html @@ -70,7 +70,7 @@ // 属性参数 $rootScope.paramList = filterParamList(JSON.parse('{$vo.spec_param|default="[]"|raw}') || []); $rootScope.spec_title = '{$vo.spec_title|default=""}'; - $rootScope.spec_desc = '{$vo.sepc_desc|default=""}'; + $rootScope.spec_desc = '{$vo.spec_desc|default=""}'; // 删除菜单 $rootScope.delParam = function (x) { diff --git a/application/wechat/view/api/tools/oauth.html b/application/wechat/view/api/tools/oauth.html index f16bc3016..086bdfc2d 100644 --- a/application/wechat/view/api/tools/oauth.html +++ b/application/wechat/view/api/tools/oauth.html @@ -38,7 +38,7 @@
UNIONID
-
{$fans.fansinfo.unionid}
+
{$fans.fansinfo.unionid|default='未获取到'}
详细资料