<?php
if(isset($groupAttrArr["unit"]) && $groupAttrArr["unit"]) {
echo $groupAttrArr["unit"];
}
?>
你进入你的 appfront配置
--> store配置
,检查一下激活状态的store,是否存在那个域名配置错了?
只要有一个报错,这里就会记录。
@jqonline [#2楼](#comment2) 您的意思是,重量部分显示的是g?为单位 , 而非unit写的吨?
譬如你写的 22 / 吨, 但是重量weight写的是1000000g ?