width : calc(100% - 30px); 编译成width: calc(70%);less 2018年修复3.xx以上可用 这么写也可以解决width : calc(~”100% - 30px”);