Browse Source

Merge pull request 'zjl' (#13) from zjl into features/warning

Reviewed-on: http://git.picaiba.com/mt-fe-group/xuchang-new/pulls/13
features/warning
juzi 1 day ago
parent
commit
cebe989fe4
2 changed files with 19874 additions and 49 deletions
  1. +19873
    -48
      package-lock.json
  2. +1
    -1
      src/components/Common/ForecastTemperature/leftbox.module.scss

+ 19873
- 48
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
src/components/Common/ForecastTemperature/leftbox.module.scss View File

@@ -8,7 +8,7 @@
margin-right: 16px;
width: 272px;
height: 100px;
padding: 12px 8px;
padding: 12px 16px;
background: url(../../../assets/CenterChart2ItemBg.png);
background-repeat: no-repeat;
background-size: 100% 100%;


Loading…
Cancel
Save