Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/extjs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sencha touch Sencha Touch-标题栏为多行文字(2行) 我试图在中间有一个标题栏,有两行文本,而不是1个大文本。_Sencha Touch_Extjs_Sencha Touch 2_Sencha Architect - Fatal编程技术网

Sencha touch Sencha Touch-标题栏为多行文字(2行) 我试图在中间有一个标题栏,有两行文本,而不是1个大文本。

Sencha touch Sencha Touch-标题栏为多行文字(2行) 我试图在中间有一个标题栏,有两行文本,而不是1个大文本。,sencha-touch,extjs,sencha-touch-2,sencha-architect,Sencha Touch,Extjs,Sencha Touch 2,Sencha Architect,所以它看起来像: <Back] Registration [Support] Step 1/5 只需使用最简单的方法,如: title: '<span class="first-line">first line</span><br><span class="second-line">second line</span>' 标题:“第一行第二行” 然后增加标题栏或工具栏的高度,比如200px左右。我猜你看不到

所以它看起来像:

<Back] Registration [Support]
         Step 1/5

只需使用最简单的方法,如:

title: '<span class="first-line">first line</span><br><span class="second-line">second line</span>'
标题:“第一行
第二行”

然后增加标题栏或工具栏的高度,比如200px左右。我猜你看不到第二行,因为酒吧的高度不够。

用最简单的方法,比如:

title: '<span class="first-line">first line</span><br><span class="second-line">second line</span>'
标题:“第一行
第二行”
然后增加标题栏或工具栏的高度,比如200px左右。我猜你看不到第二行,因为酒吧的高度不够