From fa3213fa1ffb115fc23814573357e686ea34642a Mon Sep 17 00:00:00 2001 From: Devil Date: Thu, 8 Jul 2021 23:50:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E9=81=BF=E5=85=8D=E5=95=86=E5=93=81=E6=97=A0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/components/layout/layout.axml | 52 ++++++++++--------- .../default/components/layout/layout.swan | 52 ++++++++++--------- .../qq/default/components/layout/layout.qml | 52 ++++++++++--------- .../default/components/layout/layout.ttml | 52 ++++++++++--------- .../default/components/layout/layout.wxml | 52 ++++++++++--------- 5 files changed, 135 insertions(+), 125 deletions(-) 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}} + - +