feat:V2.5.2 颜色找规律
This commit is contained in:
@@ -25,8 +25,6 @@ App<IAppOption>({
|
||||
if (env !== 'release') {
|
||||
const printConfig =
|
||||
wx.getStorageSync('printConfig') || defaultPrintConfig;
|
||||
// 开发环境,设置为 LogoImage
|
||||
printConfig.header = 'LogoImage';
|
||||
this.globalData.printConfig = printConfig;
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user