From 9429737b6364215871154a80f6c8e05ba8aa0030 Mon Sep 17 00:00:00 2001 From: zhijianwen Date: Tue, 22 Mar 2022 11:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=89=88=E6=9D=83=E5=A3=B0?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhijianwen --- .../src/main/js/default/pages/index/index.css | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.hml | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.css | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.hml | 17 ++++++++++++++++- .../src/main/js/default/pages/index/index.css | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.hml | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.css | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.hml | 17 ++++++++++++++++- .../src/main/js/default/pages/index/index.css | 15 +++++++++++++++ .../src/main/js/default/pages/index/index.hml | 17 ++++++++++++++++- 10 files changed, 153 insertions(+), 3 deletions(-) diff --git a/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.css b/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.css index 6fda79275..b6c4207e3 100644 --- a/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.css +++ b/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.css @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .container { flex-direction: column; justify-content: center; diff --git a/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.hml b/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.hml index 3fdb04663..8a1e681a5 100644 --- a/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.hml +++ b/notification/ans_standard/publish_test/actsansgetallactive/entry/src/main/js/default/pages/index/index.hml @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +
currentApp diff --git a/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.css b/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.css index 6fda79275..b6c4207e3 100644 --- a/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.css +++ b/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.css @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .container { flex-direction: column; justify-content: center; diff --git a/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.hml b/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.hml index e4de1079a..792a7047e 100644 --- a/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.hml +++ b/notification/ans_standard/publish_test/publish/entry/src/main/js/default/pages/index/index.hml @@ -1,5 +1,20 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +
- 发布Icon通知 + Publishing ICON Notifiction
diff --git a/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.css b/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.css index 6fda79275..b6c4207e3 100644 --- a/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.css +++ b/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.css @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .container { flex-direction: column; justify-content: center; diff --git a/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.hml b/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.hml index 0a42e43cf..5b1aa9933 100644 --- a/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.hml +++ b/notification/ans_standard/publish_test/sub/entry/src/main/js/default/pages/index/index.hml @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +
Text of Publishing Common Events diff --git a/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.css b/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.css index 6fda79275..b6c4207e3 100644 --- a/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.css +++ b/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.css @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .container { flex-direction: column; justify-content: center; diff --git a/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.hml b/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.hml index 794e7a821..153d713d1 100644 --- a/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.hml +++ b/notification/ces_standard/subscribeandpublish/actspublish/entry/src/main/js/default/pages/index/index.hml @@ -1,6 +1,21 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +
- 您好,地球1111 + Hello, World! {{ $t('strings.hello') }} {{ title }}
diff --git a/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.css b/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.css index 6fda79275..b6c4207e3 100644 --- a/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.css +++ b/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.css @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + .container { flex-direction: column; justify-content: center; diff --git a/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.hml b/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.hml index 794e7a821..153d713d1 100644 --- a/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.hml +++ b/notification/ces_standard/subscribeandpublish/emittertest/entry/src/main/js/default/pages/index/index.hml @@ -1,6 +1,21 @@ +/* + * Copyright (c) 2022 Huawei Device Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +
- 您好,地球1111 + Hello, World! {{ $t('strings.hello') }} {{ title }}
-- GitLab