wujianhua
Results
2
comments of
wujianhua
> Any updates on this issue? > > ``` > @import './@{root-entry-name}.less'; > ^ > Variable @root-entry-name is undefined > Error in node_modules\ng-zorro-antd\style\themes\index.less > ``` you can add a variable...
不是有一种Method到Field的写法吗? 我觉得你可以添加一个Address方法就可以实现了。 ```go func (a * AWithProject) Address() string { return a.A.Address } ```