diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/packageA/pages/changePassword/changePassword.vue b/packageA/pages/changePassword/changePassword.vue index c39eb37..fc9793e 100644 --- a/packageA/pages/changePassword/changePassword.vue +++ b/packageA/pages/changePassword/changePassword.vue @@ -142,15 +142,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/packageA/pages/changePassword/changePassword.vue b/packageA/pages/changePassword/changePassword.vue index c39eb37..fc9793e 100644 --- a/packageA/pages/changePassword/changePassword.vue +++ b/packageA/pages/changePassword/changePassword.vue @@ -142,15 +142,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/messageList/messageList.vue b/packageA/pages/messageList/messageList.vue index a10e163..8432690 100644 --- a/packageA/pages/messageList/messageList.vue +++ b/packageA/pages/messageList/messageList.vue @@ -6,7 +6,7 @@ :list="tabList" :scrollable="false" :current="currentTab" - lineColor="#0096e0" + lineColor="#408bf6" lineWidth="50" lineHeight="5" @click="clickTab"> diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/packageA/pages/changePassword/changePassword.vue b/packageA/pages/changePassword/changePassword.vue index c39eb37..fc9793e 100644 --- a/packageA/pages/changePassword/changePassword.vue +++ b/packageA/pages/changePassword/changePassword.vue @@ -142,15 +142,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/messageList/messageList.vue b/packageA/pages/messageList/messageList.vue index a10e163..8432690 100644 --- a/packageA/pages/messageList/messageList.vue +++ b/packageA/pages/messageList/messageList.vue @@ -6,7 +6,7 @@ :list="tabList" :scrollable="false" :current="currentTab" - lineColor="#0096e0" + lineColor="#408bf6" lineWidth="50" lineHeight="5" @click="clickTab"> diff --git a/packageA/pages/register/register.vue b/packageA/pages/register/register.vue index 43fe95c..278e9c3 100644 --- a/packageA/pages/register/register.vue +++ b/packageA/pages/register/register.vue @@ -315,15 +315,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -342,7 +342,7 @@ font-weight: 500; padding: 20rpx 40rpx; margin-top: 0; - color: #0096e0; + color: #408bf6; background-color: #fff; &:active { background-color: #d5e0ea; diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/packageA/pages/changePassword/changePassword.vue b/packageA/pages/changePassword/changePassword.vue index c39eb37..fc9793e 100644 --- a/packageA/pages/changePassword/changePassword.vue +++ b/packageA/pages/changePassword/changePassword.vue @@ -142,15 +142,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/messageList/messageList.vue b/packageA/pages/messageList/messageList.vue index a10e163..8432690 100644 --- a/packageA/pages/messageList/messageList.vue +++ b/packageA/pages/messageList/messageList.vue @@ -6,7 +6,7 @@ :list="tabList" :scrollable="false" :current="currentTab" - lineColor="#0096e0" + lineColor="#408bf6" lineWidth="50" lineHeight="5" @click="clickTab"> diff --git a/packageA/pages/register/register.vue b/packageA/pages/register/register.vue index 43fe95c..278e9c3 100644 --- a/packageA/pages/register/register.vue +++ b/packageA/pages/register/register.vue @@ -315,15 +315,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -342,7 +342,7 @@ font-weight: 500; padding: 20rpx 40rpx; margin-top: 0; - color: #0096e0; + color: #408bf6; background-color: #fff; &:active { background-color: #d5e0ea; diff --git a/packageA/pages/report/report.vue b/packageA/pages/report/report.vue deleted file mode 100644 index 1e04a97..0000000 --- a/packageA/pages/report/report.vue +++ /dev/null @@ -1,712 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/packageA/pages/changePassword/changePassword.vue b/packageA/pages/changePassword/changePassword.vue index c39eb37..fc9793e 100644 --- a/packageA/pages/changePassword/changePassword.vue +++ b/packageA/pages/changePassword/changePassword.vue @@ -142,15 +142,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/messageList/messageList.vue b/packageA/pages/messageList/messageList.vue index a10e163..8432690 100644 --- a/packageA/pages/messageList/messageList.vue +++ b/packageA/pages/messageList/messageList.vue @@ -6,7 +6,7 @@ :list="tabList" :scrollable="false" :current="currentTab" - lineColor="#0096e0" + lineColor="#408bf6" lineWidth="50" lineHeight="5" @click="clickTab"> diff --git a/packageA/pages/register/register.vue b/packageA/pages/register/register.vue index 43fe95c..278e9c3 100644 --- a/packageA/pages/register/register.vue +++ b/packageA/pages/register/register.vue @@ -315,15 +315,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -342,7 +342,7 @@ font-weight: 500; padding: 20rpx 40rpx; margin-top: 0; - color: #0096e0; + color: #408bf6; background-color: #fff; &:active { background-color: #d5e0ea; diff --git a/packageA/pages/report/report.vue b/packageA/pages/report/report.vue deleted file mode 100644 index 1e04a97..0000000 --- a/packageA/pages/report/report.vue +++ /dev/null @@ -1,712 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/packageB/center/center.vue b/packageB/center/center.vue new file mode 100644 index 0000000..3986ff0 --- /dev/null +++ b/packageB/center/center.vue @@ -0,0 +1,121 @@ + + + + + + + diff --git a/components/base/message.vue b/components/base/message.vue index 3d7367e..d712ebd 100644 --- a/components/base/message.vue +++ b/components/base/message.vue @@ -7,11 +7,11 @@ :showCancelButton="true" :title-style="{ - color: '#0096e0' + color: '#408bf6' }" @confirm="confirm" @cancel="cancel" - confirmColor="#0096e0" + confirmColor="#408bf6" confirmText="同意" cancelText="拒绝" > diff --git a/packageA/pages/accountBound/accountBound.vue b/packageA/pages/accountBound/accountBound.vue index 8624e79..50e1145 100644 --- a/packageA/pages/accountBound/accountBound.vue +++ b/packageA/pages/accountBound/accountBound.vue @@ -149,15 +149,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/accountInfo/accountInfo.vue b/packageA/pages/accountInfo/accountInfo.vue index 82af7c6..c64d39f 100644 --- a/packageA/pages/accountInfo/accountInfo.vue +++ b/packageA/pages/accountInfo/accountInfo.vue @@ -174,15 +174,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -208,8 +208,8 @@ .u-button--primary { font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0 !important; - border-color: #0096e0 !important; + background-color: #408bf6 !important; + border-color: #408bf6 !important; margin: 64rpx 0 32rpx 0; } .u-button--normal { diff --git a/packageA/pages/changePassword/changePassword.vue b/packageA/pages/changePassword/changePassword.vue index c39eb37..fc9793e 100644 --- a/packageA/pages/changePassword/changePassword.vue +++ b/packageA/pages/changePassword/changePassword.vue @@ -142,15 +142,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } } diff --git a/packageA/pages/messageList/messageList.vue b/packageA/pages/messageList/messageList.vue index a10e163..8432690 100644 --- a/packageA/pages/messageList/messageList.vue +++ b/packageA/pages/messageList/messageList.vue @@ -6,7 +6,7 @@ :list="tabList" :scrollable="false" :current="currentTab" - lineColor="#0096e0" + lineColor="#408bf6" lineWidth="50" lineHeight="5" @click="clickTab"> diff --git a/packageA/pages/register/register.vue b/packageA/pages/register/register.vue index 43fe95c..278e9c3 100644 --- a/packageA/pages/register/register.vue +++ b/packageA/pages/register/register.vue @@ -315,15 +315,15 @@ color: #fff; font-weight: 600; letter-spacing: 4rpx; - background-color: #0096e0; - border: 2rpx solid #0096e0; + background-color: #408bf6; + border: 2rpx solid #408bf6; border-radius: 10rpx; margin: 64rpx 0 32rpx 0; white-space: nowrap; box-sizing: border-box; &:active { background-color: #fff; - color: #0096e0; + color: #408bf6; } } .button-bottom { @@ -342,7 +342,7 @@ font-weight: 500; padding: 20rpx 40rpx; margin-top: 0; - color: #0096e0; + color: #408bf6; background-color: #fff; &:active { background-color: #d5e0ea; diff --git a/packageA/pages/report/report.vue b/packageA/pages/report/report.vue deleted file mode 100644 index 1e04a97..0000000 --- a/packageA/pages/report/report.vue +++ /dev/null @@ -1,712 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/packageB/center/center.vue b/packageB/center/center.vue new file mode 100644 index 0000000..3986ff0 --- /dev/null +++ b/packageB/center/center.vue @@ -0,0 +1,121 @@ + + + + + + + diff --git a/packageB/guide/guide.vue b/packageB/guide/guide.vue index 5f2d370..6a031f7 100644 --- a/packageB/guide/guide.vue +++ b/packageB/guide/guide.vue @@ -1,7 +1,7 @@