Commit 7bda1042 authored by limingzhe's avatar limingzhe

fix: debug

parent 02ee5927
......@@ -515,6 +515,8 @@ cc.Class({
}
let lineType = 1;
let circleSize = 1;
const para = {
"library_id": "iplayabc",
......@@ -523,7 +525,10 @@ cc.Class({
"part_name": this.data.part_name, //"d",
"is_hand_writing": true,
"is_line_link": false,
"write_regions": [this.ques_region_opt]
"write_regions": [this.ques_region_opt],
lineType,
circleSize
// 'ques_region' : []
}
......
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