Please review the library , all the mentioned reviews have been resolved#3
Please review the library , all the mentioned reviews have been resolved#3Ajith6901 wants to merge 37 commits into
Conversation
…nd comments have been resolved as well"
changes done in main.yaml
|
|
| # SmartBikeDesign | ||
|
|
||
|
|
||
| UI library created using hml , CSS and JS for **HarmonyOS Project** |
There was a problem hiding this comment.
Change string HarmonyOS to OpenHarmony
There was a problem hiding this comment.
Also please take ReadMe content from Vishnu
| @@ -0,0 +1,16 @@ | |||
| package com.example.smartbikedesign; | |||
There was a problem hiding this comment.
Add copyright details in all new JS and Java files
| ohosTestImplementation 'com.huawei.ohos.testkit:runner:1.0.0.100' | ||
| } | ||
| decc { | ||
| supportType = ['html','xml'] |
There was a problem hiding this comment.
remove node_modules folder inside entry
| @@ -0,0 +1,9 @@ | |||
| { | |||
| "strings": { | |||
| "hello": "Hello", | |||
| @@ -0,0 +1,11 @@ | |||
| [ | |||
|
|
|||
| { "speedValue":"56", | |||
There was a problem hiding this comment.
Format all the code file
Open file and do Ctrl + Alt + L to format
| }else{ | ||
| this.menu="/common/images/bottom/menu.png"; | ||
|
|
||
| // console.info('Inside else condition of lowbeamonclick()'); |
| @@ -0,0 +1,8 @@ | |||
| { | |||
| "strings": { | |||
| "hello": "您好", | |||
No description provided.