You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 产品 配置文件
|
|
|
|
* @author yujialong
|
|
|
|
*/
|
|
|
|
|
|
|
|
export default {
|
|
|
|
normalIcon: 'https://huoran.oss-cn-shenzhen.aliyuncs.com/20220609/png/1534733700683030528.png' // 通用图标
|
|
|
|
}
|