Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lumastoreapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xieyishang
lumastoreapp
Commits
2a55c8f6
Commit
2a55c8f6
authored
Dec 31, 2021
by
xieyishang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11~
parent
ebc2bf84
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
pages/index/index.vue
pages/index/index.vue
+2
-2
pages/order/shopOrder.vue
pages/order/shopOrder.vue
+1
-0
No files found.
pages/index/index.vue
View file @
2a55c8f6
...
@@ -295,7 +295,7 @@
...
@@ -295,7 +295,7 @@
</view>
</view>
<view
class=
"jiu_max "
v-if=
"shop_type == 'ele'"
>
<
!--
<
view
class=
"jiu_max "
v-if=
"shop_type == 'ele'"
>
<navigator
url=
"/pages/guidegoods/guidegoods"
>
<navigator
url=
"/pages/guidegoods/guidegoods"
>
<view
class=
"jiu_min"
>
<view
class=
"jiu_min"
>
<view>
<view>
...
@@ -304,7 +304,7 @@
...
@@ -304,7 +304,7 @@
<view>
快捷导入
</view>
<view>
快捷导入
</view>
</view>
</view>
</navigator>
</navigator>
</view>
</view>
-->
<view
class=
"jiu_max"
v-if=
"isshowpiao"
>
<view
class=
"jiu_max"
v-if=
"isshowpiao"
>
<navigator
url=
"/pages/myStockRight/myStockRight"
>
<navigator
url=
"/pages/myStockRight/myStockRight"
>
...
...
pages/order/shopOrder.vue
View file @
2a55c8f6
...
@@ -503,6 +503,7 @@ export default {
...
@@ -503,6 +503,7 @@ export default {
tel
:
this
.
tel
,
tel
:
this
.
tel
,
};
};
orderList
(
params
).
then
(
res
=>
{
orderList
(
params
).
then
(
res
=>
{
console
.
info
(
res
,
'
res
'
);
uni
.
stopPullDownRefresh
();
uni
.
stopPullDownRefresh
();
uni
.
hideLoading
();
//结束加载
uni
.
hideLoading
();
//结束加载
if
(
res
.
data
==
null
||
res
.
data
.
length
==
0
)
{
if
(
res
.
data
==
null
||
res
.
data
.
length
==
0
)
{
...
...
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