Commit 25808475 authored by wangxin's avatar wangxin

reload

parent 3af3e668
...@@ -77,6 +77,8 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy { ...@@ -77,6 +77,8 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
console.log("picarr " + this.picArr); console.log("picarr " + this.picArr);
this.picArr = this.item.contentObj.options; this.picArr = this.item.contentObj.options;
// v1.0
} }
} }
......
/** /**
* 主场景 * 主场景 v1.0
*/ */
cc.Class({ cc.Class({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment