feat:2.5.1增加方位涂涂乐功能
This commit is contained in:
@@ -25,6 +25,8 @@ 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