feat:2.5.6 广告组件优化
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Component({
|
||||
properties: {
|
||||
/** 广告类型:focusDraw 或 mathDraw */
|
||||
type: {
|
||||
type: String,
|
||||
value: 'focusDraw',
|
||||
},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user