diff --git a/sourcecode/alipay/default/components/layout/layout.axml b/sourcecode/alipay/default/components/layout/layout.axml index bbdf95066..c0d3a23e8 100755 --- a/sourcecode/alipay/default/components/layout/layout.axml +++ b/sourcecode/alipay/default/components/layout/layout.axml @@ -67,37 +67,39 @@ - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - - - - - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - + diff --git a/sourcecode/baidu/default/components/layout/layout.swan b/sourcecode/baidu/default/components/layout/layout.swan index 37c227543..bda58c3ac 100755 --- a/sourcecode/baidu/default/components/layout/layout.swan +++ b/sourcecode/baidu/default/components/layout/layout.swan @@ -62,37 +62,39 @@ - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - - - - - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - + diff --git a/sourcecode/qq/default/components/layout/layout.qml b/sourcecode/qq/default/components/layout/layout.qml index 202a1bd51..856e8d6c3 100755 --- a/sourcecode/qq/default/components/layout/layout.qml +++ b/sourcecode/qq/default/components/layout/layout.qml @@ -67,37 +67,39 @@ - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - - - - - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - + diff --git a/sourcecode/toutiao/default/components/layout/layout.ttml b/sourcecode/toutiao/default/components/layout/layout.ttml index 7e0c6e836..fb386f536 100755 --- a/sourcecode/toutiao/default/components/layout/layout.ttml +++ b/sourcecode/toutiao/default/components/layout/layout.ttml @@ -67,37 +67,39 @@ - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - - - - - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - + diff --git a/sourcecode/weixin/default/components/layout/layout.wxml b/sourcecode/weixin/default/components/layout/layout.wxml index 2ad5a02dc..ec20ced2e 100755 --- a/sourcecode/weixin/default/components/layout/layout.wxml +++ b/sourcecode/weixin/default/components/layout/layout.wxml @@ -67,37 +67,39 @@ - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - - - - - - - - - - - - - {{item.title}} - {{currency_symbol}}{{item.price}} + + + + + + + + + + + + {{item.title}} + {{currency_symbol}}{{item.price}} + - +