This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
building-materials-shop-uniapp-241014
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
4 months ago
parent
8c98af4041
commit
e16757635b
2 changed files
with
4 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
pages/index/index.vue
+3
-3
pages_order/components/product/submit.vue
+ 1
- 2
pages/index/index.vue
View File
@ -35,9 +35,8 @@
<
/
view
>
<
view
class
=
"building-class"
>
<
view
clas
s
=
"
line grid
"
>
<
view
s
tyle
=
"
width: 710rpx;
"
>
<
uv
-grid
:col
="4"
:border
="false"
>
<
uv
-grid
-item
>
<
image
class
=
"image"
src
=
"../../static/image/home/3.png"
mode
=
""
>
<
/
image
>
<
text
class
=
"grid-text"
>
XX建材
<
/
text
>
+ 3
- 3
pages_order/components/product/submit.vue
View File
@ -6,10 +6,10 @@
size
=
"40rpx"
name
=
"share-square"
>
<
/
u
v
-
i
c
o
n
>
<
view
class
=
""
>
分享
客服
<
/
view
>
<
/
view
>
<
view
class
=
""
<!--
<
view
class
=
""
@
click
=
"$utils.navigateTo('/index/cart')"
>
<
uv
-icon
size
=
"40rpx"
@ -17,7 +17,7 @@
<
view
class
=
""
>
购物车
<
/
view
>
<
/
view
>
<
/
view
>
--
>
<
view
class
=
"btn"
@
click
=
"$emit('submit')"
>
{
{
submiitTitle
}
}
Write
Preview
Loading…
Cancel
Save