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
fbe1daab
Commit
fbe1daab
authored
Nov 26, 2025
by
chicheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
积分管理调整
(cherry picked from commit
3c78e14b
)
parent
0b590af1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
10 deletions
+9
-10
integral-apply.nvue
pages/integral-apply/integral-apply.nvue
+3
-3
integral-detail.nvue
pages/integral-detail/integral-detail.nvue
+2
-2
integral-use.nvue
pages/integral-use/integral-use.nvue
+4
-5
No files found.
pages/integral-apply/integral-apply.nvue
View file @
fbe1daab
...
@@ -551,9 +551,9 @@
...
@@ -551,9 +551,9 @@
.order {
.order {
flex: 1;
flex: 1;
background: #ffffff;
background: #ffffff;
border-radius: 16rpx
100rpx 16rpx 16rpx
;
border-radius: 16rpx;
margin-
bottom: 6
0rpx;
margin-
top: 2
0rpx;
margin-
top: 28
rpx;
margin-
bottom: 32
rpx;
padding-top: 30rpx;
padding-top: 30rpx;
}
}
...
...
pages/integral-detail/integral-detail.nvue
View file @
fbe1daab
...
@@ -673,8 +673,8 @@
...
@@ -673,8 +673,8 @@
flex: 1;
flex: 1;
background: #ffffff;
background: #ffffff;
border-radius: 16rpx;
border-radius: 16rpx;
margin-
bottom: 6
0rpx;
margin-
top: 2
0rpx;
margin-
top: 28
rpx;
margin-
bottom: 32
rpx;
padding-top: 30rpx;
padding-top: 30rpx;
}
}
...
...
pages/integral-use/integral-use.nvue
View file @
fbe1daab
...
@@ -13,11 +13,11 @@
...
@@ -13,11 +13,11 @@
</view>
</view>
<view class="middle view planout-block-item" v-if="!isQueryCollapsed">
<view class="middle view planout-block-item" v-if="!isQueryCollapsed">
<view class="text-block">
<view class="text-block">
<text class="middle-date">积分
获得
明细编码</text>
<text class="middle-date">积分明细编码</text>
<input class="middle-date-des" type="text" v-model="queryForm.pointDetailId" placeholder="请输入" />
<input class="middle-date-des" type="text" v-model="queryForm.pointDetailId" placeholder="请输入" />
</view>
</view>
<view class="text-block">
<view class="text-block">
<text class="middle-date">使用积分订单
号
</text>
<text class="middle-date">使用积分订单</text>
<input class="middle-date-des" type="text" v-model="queryForm.usageOrderNumber" placeholder="请输入" />
<input class="middle-date-des" type="text" v-model="queryForm.usageOrderNumber" placeholder="请输入" />
</view>
</view>
<view class="text-block">
<view class="text-block">
...
@@ -92,7 +92,6 @@
...
@@ -92,7 +92,6 @@
</view>
</view>
</view>
</view>
<view class="middle view">
<view class="middle view">
<text class="middle-title">{{ item.distributerName || '--' }}</text>
<view class="text-block-row">
<view class="text-block-row">
<view class="text-block text-block-half">
<view class="text-block text-block-half">
<text class="middle-date-des">积分用途</text>
<text class="middle-date-des">积分用途</text>
...
@@ -533,8 +532,8 @@
...
@@ -533,8 +532,8 @@
flex: 1;
flex: 1;
background: #ffffff;
background: #ffffff;
border-radius: 16rpx;
border-radius: 16rpx;
margin-
bottom: 6
0rpx;
margin-
top: 2
0rpx;
margin-
top: 28
rpx;
margin-
bottom: 32
rpx;
padding-top: 30rpx;
padding-top: 30rpx;
}
}
...
...
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