Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
G
garden_merchant
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
黄旭新
garden_merchant
Commits
46f472e0
提交
46f472e0
authored
9月 23, 2021
作者:
彭涛
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
花缘新增需求
上级
312ad261
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
12 行增加
和
7 行删除
+12
-7
shopdetail.vue
pages/shopdetail/shopdetail.vue
+9
-4
index.html
unpackage/dist/build/h5/index.html
+1
-1
index.feafb768.js
unpackage/dist/build/h5/static/js/index.feafb768.js
+1
-1
pages-shopdetail-shopdetail.120b69b8.js
...uild/h5/static/js/pages-shopdetail-shopdetail.120b69b8.js
+1
-0
pages-shopdetail-shopdetail.63a61069.js
...uild/h5/static/js/pages-shopdetail-shopdetail.63a61069.js
+0
-1
没有找到文件。
pages/shopdetail/shopdetail.vue
浏览文件 @
46f472e0
...
...
@@ -304,6 +304,10 @@
</
script
>
<
style
lang=
"scss"
>
.bg
{
background-color
:
rgba
(
0
,
0
,
0
,
.4
);
}
.shopdetail
{
width
:
100%
;
height
:
100%
;
...
...
@@ -311,13 +315,14 @@
.save_box
{
width
:
66%
;
height
:
578
rpx
;
height
:
800
rpx
;
background
:
#FFFFFF
;
border-radius
:
20rpx
;
position
:
absolute
;
left
:
17%
;
top
:
264rpx
;
z-index
:
100
;
box-shadow
:
0
0rpx
3rpx
0rpx
rgba
(
0
,
0
,
0
,
.8
);
.code_img
{
width
:
100%
;
...
...
@@ -326,8 +331,8 @@
top
:
150rpx
;
image
{
width
:
264
rpx
;
height
:
264
rpx
;
width
:
400
rpx
;
height
:
400
rpx
;
display
:
block
;
margin
:
auto
;
}
...
...
@@ -359,7 +364,7 @@
width
:
60%
;
position
:
absolute
;
left
:
20%
;
bottom
:
52
rpx
;
bottom
:
80
rpx
;
color
:
#fff
;
text-align
:
center
;
height
:
60rpx
;
...
...
unpackage/dist/build/h5/index.html
浏览文件 @
46f472e0
<!DOCTYPE html>
<html
lang=
zh-CN
><head><meta
charset=
utf-8
><meta
http-equiv=
X-UA-Compatible
content=
"IE=edge"
><title>
腾冲 · 花缘商家
</title><script>
var
coverSupport
=
'CSS'
in
window
&&
typeof
CSS
.
supports
===
'function'
&&
(
CSS
.
supports
(
'top: env(a)'
)
||
CSS
.
supports
(
'top: constant(a)'
))
document
.
write
(
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0'
+
(
coverSupport
?
', viewport-fit=cover'
:
''
)
+
'" />'
)
</script><link
rel=
stylesheet
href=
./static/index.f4fc78fe.css
></head><body><noscript><strong>
Please enable JavaScript to continue.
</strong></noscript><div
id=
app
></div><script
src=
./static/js/chunk-vendors.d2b2168a.js
></script><script
src=
./static/js/index.1c28f4ce.js
></script></body></html>
\ No newline at end of file
document
.
write
(
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0'
+
(
coverSupport
?
', viewport-fit=cover'
:
''
)
+
'" />'
)
</script><link
rel=
stylesheet
href=
./static/index.f4fc78fe.css
></head><body><noscript><strong>
Please enable JavaScript to continue.
</strong></noscript><div
id=
app
></div><script
src=
./static/js/chunk-vendors.d2b2168a.js
></script><script
src=
./static/js/index.feafb768.js
></script></body></html>
\ No newline at end of file
unpackage/dist/build/h5/static/js/index.
1c28f4ce
.js
→
unpackage/dist/build/h5/static/js/index.
feafb768
.js
浏览文件 @
46f472e0
差异被折叠。
点击展开。
unpackage/dist/build/h5/static/js/pages-shopdetail-shopdetail.120b69b8.js
0 → 100644
浏览文件 @
46f472e0
差异被折叠。
点击展开。
unpackage/dist/build/h5/static/js/pages-shopdetail-shopdetail.63a61069.js
deleted
100644 → 0
浏览文件 @
312ad261
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论