|
@@ -386,7 +386,7 @@
|
|
|
trace('hwidth::',get(hwidth));
|
|
|
copy(lwidth, layer[get(posName)].width);
|
|
|
copy(lheight, layer[get(posName)].height);
|
|
|
- trace('lwidth::',get(hwidth));
|
|
|
+ trace(calc('当前热点动态宽高::' + ),get(hwidth));
|
|
|
trace('lheight::',get(lheight));
|
|
|
if(
|
|
|
pos == 'top',
|