From 8361783848eceed463105b8d7f9d92894f9a08a2 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Sun, 18 Oct 2020 14:35:59 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=AE=8C=E5=96=84=E5=A4=96?= =?UTF-8?q?=E9=83=A8js=E5=AD=98=E6=94=BE=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- angular.json | 3 ++- src/app/ui/first-step/first-step.component.scss | 2 +- src/app/ui/first-step/first-step.component.ts | 2 ++ src/index.html | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/angular.json b/angular.json index face5da..2711f20 100644 --- a/angular.json +++ b/angular.json @@ -39,7 +39,8 @@ "src/assets/echarts/echarts.common.min.js", "src/assets/chartstheme/chongqing.js", "src/assets/chartstheme/westeros.js", - "src/assets/chartstheme/echarts-skin.js" + "src/assets/chartstheme/echarts-skin.js", + "src/assets/js/awardRotate.js" ] }, "configurations": { diff --git a/src/app/ui/first-step/first-step.component.scss b/src/app/ui/first-step/first-step.component.scss index 862ccfb..569cf6e 100644 --- a/src/app/ui/first-step/first-step.component.scss +++ b/src/app/ui/first-step/first-step.component.scss @@ -144,7 +144,7 @@ font-size: 24px; .chongzhi{ position: relative; top: 85%; - right: 23.5% + right: 24% } .button { height: 48px; diff --git a/src/app/ui/first-step/first-step.component.ts b/src/app/ui/first-step/first-step.component.ts index 970ddf5..73df2a2 100644 --- a/src/app/ui/first-step/first-step.component.ts +++ b/src/app/ui/first-step/first-step.component.ts @@ -1,5 +1,7 @@ import { Component, OnInit } from '@angular/core'; import '../../../assets/js/firststep' + + @Component({ selector: 'app-first-step', templateUrl: './first-step.component.html', diff --git a/src/index.html b/src/index.html index 4a5d45e..1ef5eb3 100644 --- a/src/index.html +++ b/src/index.html @@ -27,6 +27,6 @@ - +