-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Alarm] Alarm page view #13
base: dev
Are you sure you want to change the base?
Conversation
Coverage remained the same at 100.0% when pulling b7f1d20205e9fde5bba530e9871ae71707dfa3b3 on alarm-page into 1b54830 on dev. |
這截圖怎麼感覺不太一樣 |
64ea84d
to
0c2e72e
Compare
Coverage remained the same at 100.0% when pulling 0c2e72e6138d2e82c04973df2dfa462bfa698262 on alarm-page into 1b54830 on dev. |
0c2e72e
to
f1a7e67
Compare
src/containers/alarm/index.js
Outdated
<Tab.Content slot="tabContent" name="profile"> | ||
<div> | ||
<div class={[s.wrapper]}></div> | ||
<Grid { ...{ props } } /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
這邊怎麼不直接 ...{ props: alarmPage }
就好 @@?
.opeartionInline { | ||
display: flex; | ||
align-items: baseline; | ||
.opeartions { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
有用 css module 我認為可以把 css class selector 扁平化
401956f
to
dc0f315
Compare
Codecov Report
@@ Coverage Diff @@
## dev #13 +/- ##
===================================
Coverage 100% 100%
===================================
Files 2 2
Lines 40 40
Branches 14 14
===================================
Hits 40 40 Continue to review full report at Codecov.
|
a50178e
to
4f4fac2
Compare
/alarm
page api not readycc @rwu823 @chuanxd
This change is