update 0.8.2

This commit is contained in:
hufeixiong
2021-08-16 11:35:04 +08:00
parent 6e409dca10
commit 8d23f9477c
7 changed files with 50 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
* @Author: yehuozhili
* @Date: 2021-02-25 21:16:58
* @LastEditors: yehuozhili
* @LastEditTime: 2021-08-11 16:16:09
* @LastEditTime: 2021-08-16 10:17:55
* @FilePath: \dooringx\packages\dooringx-lib\src\config\index.tsx
*/
import React from 'react';
@@ -345,6 +345,7 @@ export class UserConfig {
public collapsed = false;
public ticker = true;
public timeline = false;
public waitAnimate = false;
public wrapperMoveState = wrapperMoveState;
public iframeWrapperMoveState = iframeWrapperMoveState;
public refreshIframe = () => {};