Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
wly-APP
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘川
wly-APP
Commits
88d0a5f3
Commit
88d0a5f3
authored
Jun 23, 2025
by
xiangzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级4.66
parent
7a637b55
Show whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
125 additions
and
125 deletions
+125
-125
App.vue
App.vue
+2
-2
order-page.nvue
pages/brand-recommend/order-page.nvue
+1
-1
breakwords-clue.vue
pages/breakwords-clue/breakwords-clue.vue
+4
-4
breakwords-mission-receiver.vue
...eakwords-mission-receiver/breakwords-mission-receiver.vue
+4
-4
forgetpassword.nvue
pages/forgetpassword/forgetpassword.nvue
+27
-27
get-captcha.vue
pages/forgetpassword/get-captcha.vue
+15
-15
set-newpassword.nvue
pages/forgetpassword/set-newpassword.nvue
+29
-29
group-baseinfo.nvue
pages/group-buy/group-baseinfo.nvue
+3
-3
order-upload.nvue
pages/group-buy/order-upload.nvue
+2
-2
quota-order.nvue
pages/group-buy/quota-order.nvue
+1
-1
home.vue
pages/home/home.vue
+1
-1
loan-query - 副本.nvue
pages/loan-query/loan-query - 副本.nvue
+3
-3
order-page.nvue
pages/loan-query/order-page.nvue
+1
-1
login.nvue
pages/login/login.nvue
+1
-1
order-upload.nvue
pages/no-quota/order-upload.nvue
+3
-3
quota-order.nvue
pages/no-quota/quota-order.nvue
+1
-1
produce-plan.nvue
pages/produce-material/produce-plan.nvue
+2
-2
produce-plan.nvue
pages/produce-order/produce-plan.nvue
+2
-2
purchase-receive - 副本.nvue
pages/purchase-receive/purchase-receive - 副本.nvue
+1
-1
purchase-receive.nvue
pages/purchase-receive/purchase-receive.nvue
+1
-1
order-upload.nvue
pages/quota/order-upload.nvue
+2
-2
quota-order.nvue
pages/quota/quota-order.nvue
+1
-1
select-agent.vue
pages/select-agent/select-agent.vue
+1
-1
select-business.vue
pages/select-business/select-business.vue
+2
-2
select-client.vue
pages/select-client/select-client.vue
+2
-2
select-group-client.vue
pages/select-group-client/select-group-client.vue
+2
-2
select-group-plan.vue
pages/select-group-plan/select-group-plan.vue
+2
-2
select-product-pro.vue
pages/select-product-pro/select-product-pro.vue
+1
-1
select-product.vue
pages/select-product/select-product.vue
+1
-1
select-sale-plan.vue
pages/select-sale-plan/select-sale-plan.vue
+2
-2
select-terminal.vue
pages/select-terminal/select-terminal.vue
+1
-1
terminal-detail.nvue
pages/terminal-detail/terminal-detail.nvue
+1
-1
order-page.nvue
pages/terminal-list/order-page.nvue
+1
-1
terminal.nvue
pages/terminal/terminal.nvue
+1
-1
usercenter.nvue
pages/usercenter/usercenter.nvue
+1
-1
No files found.
App.vue
View file @
88d0a5f3
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
}
/
deep
/
.
uni-scroll-view
:
:-
webkit-scrollbar
{
::v-deep
.uni-scroll-view
::-webkit-scrollbar
{
display
:
none
;
display
:
none
;
width
:
0
;
width
:
0
;
height
:
0
;
height
:
0
;
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
background
:
transparent
;
background
:
transparent
;
}
}
/
deep
/
:
:-
webkit-scrollbar
{
::v-deep
::-webkit-scrollbar
{
display
:
none
;
display
:
none
;
width
:
0
;
width
:
0
;
height
:
0
;
height
:
0
;
...
...
pages/brand-recommend/order-page.nvue
View file @
88d0a5f3
...
@@ -468,7 +468,7 @@ export default {
...
@@ -468,7 +468,7 @@ export default {
flex-direction: column;
flex-direction: column;
}
}
.check-box {
.check-box {
/deep/
.uni-checkbox-wrapper {
::v-deep
.uni-checkbox-wrapper {
margin-top: 14rpx;
margin-top: 14rpx;
margin-right: 10rpx;
margin-right: 10rpx;
}
}
...
...
pages/breakwords-clue/breakwords-clue.vue
View file @
88d0a5f3
...
@@ -970,18 +970,18 @@
...
@@ -970,18 +970,18 @@
.btn-text-l
{
.btn-text-l
{
color
:
$wly-primary-color
;
color
:
$wly-primary-color
;
}
}
/
deep
/
.str-auto-complete-container
{
::v-deep
.str-auto-complete-container
{
// min-width: 50%;
// min-width: 50%;
max-width
:
50%
;
max-width
:
50%
;
position
:
fixed
;
position
:
fixed
;
}
}
/
deep
/
.str-auto-complete-item
{
::v-deep
.str-auto-complete-item
{
line-height
:
1
;
line-height
:
1
;
}
}
/
deep
/
.iac-input-wrap
{
::v-deep
.iac-input-wrap
{
min-height
:
96rpx
;
min-height
:
96rpx
;
}
}
/
deep
/
.uni-input-input
{
::v-deep
.uni-input-input
{
font-size
:
28rpx
;
font-size
:
28rpx
;
}
}
</
style
>
</
style
>
pages/breakwords-mission-receiver/breakwords-mission-receiver.vue
View file @
88d0a5f3
...
@@ -806,18 +806,18 @@
...
@@ -806,18 +806,18 @@
.steps__row-line--hide
{
.steps__row-line--hide
{
background-color
:
transparent
;
background-color
:
transparent
;
}
}
/
deep
/
.str-auto-complete-container
{
::v-deep
.str-auto-complete-container
{
// min-width: 50%;
// min-width: 50%;
max-width
:
50%
;
max-width
:
50%
;
position
:
fixed
;
position
:
fixed
;
}
}
/
deep
/
.str-auto-complete-item
{
::v-deep
.str-auto-complete-item
{
line-height
:
1
;
line-height
:
1
;
}
}
/
deep
/
.iac-input-wrap
{
::v-deep
.iac-input-wrap
{
min-height
:
96rpx
;
min-height
:
96rpx
;
}
}
/
deep
/
.uni-input-input
{
::v-deep
.uni-input-input
{
font-size
:
28rpx
;
font-size
:
28rpx
;
}
}
</
style
>
</
style
>
pages/forgetpassword/forgetpassword.nvue
View file @
88d0a5f3
...
@@ -113,7 +113,7 @@
...
@@ -113,7 +113,7 @@
padding-left: 24rpx;
padding-left: 24rpx;
}
}
/deep/
.placeholder-text {
::v-deep
.placeholder-text {
font-size: 34rpx;
font-size: 34rpx;
color: $wly-palcehold-color;
color: $wly-palcehold-color;
}
}
...
...
pages/forgetpassword/get-captcha.vue
View file @
88d0a5f3
...
@@ -152,7 +152,7 @@
...
@@ -152,7 +152,7 @@
padding-left
:
24rpx
;
padding-left
:
24rpx
;
}
}
/
deep
/
.placeholder-text
{
::v-deep
.placeholder-text
{
font-size
:
34rpx
;
font-size
:
34rpx
;
color
:
$wly-palcehold-color
;
color
:
$wly-palcehold-color
;
}
}
...
...
pages/forgetpassword/set-newpassword.nvue
View file @
88d0a5f3
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
padding-left: 24rpx;
padding-left: 24rpx;
}
}
/deep/
.placeholder-text {
::v-deep
.placeholder-text {
font-size: 34rpx;
font-size: 34rpx;
color: $wly-palcehold-color;
color: $wly-palcehold-color;
}
}
...
...
pages/group-buy/group-baseinfo.nvue
View file @
88d0a5f3
...
@@ -641,11 +641,11 @@
...
@@ -641,11 +641,11 @@
.btn-text-l {
.btn-text-l {
color: $wly-primary-color;
color: $wly-primary-color;
}
}
/deep/
.uni-checkbox-input{
::v-deep
.uni-checkbox-input{
color: #FF1D32 !important;
color: #FF1D32 !important;
border-color: #FF1D32;
border-color: #FF1D32;
}
}
/deep/
.uni-checkbox-input:hover{
::v-deep
.uni-checkbox-input:hover{
border-color: #FF1D32 !important;
border-color: #FF1D32 !important;
}
}
.right-box{
.right-box{
...
...
pages/group-buy/order-upload.nvue
View file @
88d0a5f3
...
@@ -390,7 +390,7 @@
...
@@ -390,7 +390,7 @@
// height: 100%;
// height: 100%;
// }
// }
//
/deep/
.uni-file-picker__container {
//
::v-deep
.uni-file-picker__container {
// width: 100%;
// width: 100%;
// height: 100%;
// height: 100%;
// }
// }
...
@@ -436,7 +436,7 @@
...
@@ -436,7 +436,7 @@
color: $wly-primary-color;
color: $wly-primary-color;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/group-buy/quota-order.nvue
View file @
88d0a5f3
...
@@ -673,7 +673,7 @@
...
@@ -673,7 +673,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
...
pages/home/home.vue
View file @
88d0a5f3
...
@@ -516,7 +516,7 @@
...
@@ -516,7 +516,7 @@
height
:
480rpx
;
height
:
480rpx
;
}
}
/
deep
/
.uni-swiper__warp
{
::v-deep
.uni-swiper__warp
{
height
:
100%
;
height
:
100%
;
.swiper-box
{
.swiper-box
{
...
...
pages/loan-query/loan-query - 副本.nvue
View file @
88d0a5f3
...
@@ -611,13 +611,13 @@
...
@@ -611,13 +611,13 @@
color: #fff;
color: #fff;
font-size: 34rpx;
font-size: 34rpx;
}
}
/deep/
.uni-swipe{
::v-deep
.uni-swipe{
width: 100%;
width: 100%;
}
}
/deep/
.uni-swipe_box{
::v-deep
.uni-swipe_box{
width: 100%;
width: 100%;
}
}
/deep/
.uni-swipe_button{
::v-deep
.uni-swipe_button{
height: 56rpx;
height: 56rpx;
border-radius: 28px;
border-radius: 28px;
line-height: 100%;
line-height: 100%;
...
...
pages/loan-query/order-page.nvue
View file @
88d0a5f3
...
@@ -489,7 +489,7 @@ export default {
...
@@ -489,7 +489,7 @@ export default {
flex-direction: column;
flex-direction: column;
}
}
.check-box {
.check-box {
/deep/
.uni-checkbox-wrapper {
::v-deep
.uni-checkbox-wrapper {
margin-top: 14rpx;
margin-top: 14rpx;
margin-right: 10rpx;
margin-right: 10rpx;
}
}
...
...
pages/login/login.nvue
View file @
88d0a5f3
...
@@ -474,7 +474,7 @@
...
@@ -474,7 +474,7 @@
margin-top: 8rpx;
margin-top: 8rpx;
font-size: 32rpx;
font-size: 32rpx;
}
}
/deep/
.uni-checkbox-input{
::v-deep
.uni-checkbox-input{
width: 40rpx;
width: 40rpx;
height: 40rpx;
height: 40rpx;
}
}
...
...
pages/no-quota/order-upload.nvue
View file @
88d0a5f3
...
@@ -407,12 +407,12 @@
...
@@ -407,12 +407,12 @@
flex-direction: column;
flex-direction: column;
}
}
/deep/
.uni-file-picker {
::v-deep
.uni-file-picker {
// display: flex;
// display: flex;
// flex-direction: column;
// flex-direction: column;
}
}
/deep/
.uni-file-picker__container {
::v-deep
.uni-file-picker__container {
// width: 100%;
// width: 100%;
// height: 100%;
// height: 100%;
}
}
...
@@ -458,7 +458,7 @@
...
@@ -458,7 +458,7 @@
color: $wly-primary-color;
color: $wly-primary-color;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/no-quota/quota-order.nvue
View file @
88d0a5f3
...
@@ -592,7 +592,7 @@
...
@@ -592,7 +592,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
...
pages/produce-material/produce-plan.nvue
View file @
88d0a5f3
...
@@ -569,7 +569,7 @@
...
@@ -569,7 +569,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
@@ -620,7 +620,7 @@
...
@@ -620,7 +620,7 @@
width: 750rpx;
width: 750rpx;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/produce-order/produce-plan.nvue
View file @
88d0a5f3
...
@@ -558,7 +558,7 @@
...
@@ -558,7 +558,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
@@ -607,7 +607,7 @@
...
@@ -607,7 +607,7 @@
width: 750rpx;
width: 750rpx;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/purchase-receive/purchase-receive - 副本.nvue
View file @
88d0a5f3
...
@@ -1140,7 +1140,7 @@
...
@@ -1140,7 +1140,7 @@
.btn-text-l {
.btn-text-l {
color: $wly-primary-color;
color: $wly-primary-color;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/purchase-receive/purchase-receive.nvue
View file @
88d0a5f3
...
@@ -1054,7 +1054,7 @@
...
@@ -1054,7 +1054,7 @@
.btn-text-l {
.btn-text-l {
color: $wly-primary-color;
color: $wly-primary-color;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/quota/order-upload.nvue
View file @
88d0a5f3
...
@@ -465,7 +465,7 @@
...
@@ -465,7 +465,7 @@
// height: 100%;
// height: 100%;
}
}
/deep/
.uni-file-picker__container {
::v-deep
.uni-file-picker__container {
// width: 100%;
// width: 100%;
// height: 100%;
// height: 100%;
// margin: 0;
// margin: 0;
...
@@ -512,7 +512,7 @@
...
@@ -512,7 +512,7 @@
color: $wly-primary-color;
color: $wly-primary-color;
}
}
/deep/
.uni-popup__wrapper {
::v-deep
.uni-popup__wrapper {
border-radius: 20rpx;
border-radius: 20rpx;
}
}
...
...
pages/quota/quota-order.nvue
View file @
88d0a5f3
...
@@ -865,7 +865,7 @@
...
@@ -865,7 +865,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
...
pages/select-agent/select-agent.vue
View file @
88d0a5f3
...
@@ -297,7 +297,7 @@
...
@@ -297,7 +297,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-business/select-business.vue
View file @
88d0a5f3
...
@@ -420,7 +420,7 @@
...
@@ -420,7 +420,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-client/select-client.vue
View file @
88d0a5f3
...
@@ -304,7 +304,7 @@
...
@@ -304,7 +304,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-group-client/select-group-client.vue
View file @
88d0a5f3
...
@@ -425,7 +425,7 @@
...
@@ -425,7 +425,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-group-plan/select-group-plan.vue
View file @
88d0a5f3
...
@@ -382,7 +382,7 @@
...
@@ -382,7 +382,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-product-pro/select-product-pro.vue
View file @
88d0a5f3
...
@@ -429,7 +429,7 @@
...
@@ -429,7 +429,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-product/select-product.vue
View file @
88d0a5f3
...
@@ -409,7 +409,7 @@
...
@@ -409,7 +409,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-sale-plan/select-sale-plan.vue
View file @
88d0a5f3
...
@@ -490,7 +490,7 @@
...
@@ -490,7 +490,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/select-terminal/select-terminal.vue
View file @
88d0a5f3
...
@@ -321,7 +321,7 @@
...
@@ -321,7 +321,7 @@
margin-bottom
:
26rpx
;
margin-bottom
:
26rpx
;
}
}
/
deep
/
.uni-swipe_box
{
::v-deep
.uni-swipe_box
{
flex
:
1
;
flex
:
1
;
}
}
...
...
pages/terminal-detail/terminal-detail.nvue
View file @
88d0a5f3
...
@@ -357,7 +357,7 @@
...
@@ -357,7 +357,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
...
pages/terminal-list/order-page.nvue
View file @
88d0a5f3
...
@@ -362,7 +362,7 @@ export default {
...
@@ -362,7 +362,7 @@ export default {
flex-direction: column;
flex-direction: column;
}
}
.check-box {
.check-box {
/deep/
.uni-checkbox-wrapper {
::v-deep
.uni-checkbox-wrapper {
margin-top: 14rpx;
margin-top: 14rpx;
margin-right: 10rpx;
margin-right: 10rpx;
}
}
...
...
pages/terminal/terminal.nvue
View file @
88d0a5f3
...
@@ -309,7 +309,7 @@
...
@@ -309,7 +309,7 @@
margin-bottom: 26rpx;
margin-bottom: 26rpx;
}
}
/deep/
.uni-swipe_box {
::v-deep
.uni-swipe_box {
flex: 1;
flex: 1;
}
}
...
...
pages/usercenter/usercenter.nvue
View file @
88d0a5f3
...
@@ -480,7 +480,7 @@
...
@@ -480,7 +480,7 @@
width: 18rpx;
width: 18rpx;
height: 32rpx;
height: 32rpx;
}
}
/deep/
.uni-badge{
::v-deep
.uni-badge{
position: relative;
position: relative;
}
}
.dot {
.dot {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment