Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
C
chinafrica
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
zhengfg
chinafrica
Commits
3a03b273
提交
3a03b273
authored
3月 26, 2021
作者:
陆
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
解决主图问题
上级
3425a0a2
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
28 行增加
和
7 行删除
+28
-7
platform.properties
platform-admin/src/main/resources/dev/platform.properties
+2
-1
platform.properties
platform-admin/src/main/resources/prod/platform.properties
+3
-1
tbcfstationitem.html
...min/src/main/webapp/WEB-INF/page/sys/tbcfstationitem.html
+15
-2
tbcfstationitem.js
platform-admin/src/main/webapp/js/sys/tbcfstationitem.js
+8
-3
没有找到文件。
platform-admin/src/main/resources/dev/platform.properties
浏览文件 @
3a03b273
...
@@ -7,7 +7,8 @@
...
@@ -7,7 +7,8 @@
#jdbc.password=diaoyun666
#jdbc.password=diaoyun666
jdbc.url
:
jdbc:mysql://159.138.48.71:3306/chinafrica?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull&useSSL=false
#jdbc.url: jdbc:mysql://159.138.48.71:3306/chinafrica?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull&useSSL=false
jdbc.url
:
jdbc:mysql://159.138.48.71:3306/test?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull&useSSL=false
jdbc.username
:
root
jdbc.username
:
root
jdbc.password
:
AfriShop_date@2#!&*8
jdbc.password
:
AfriShop_date@2#!&*8
...
...
platform-admin/src/main/resources/prod/platform.properties
浏览文件 @
3a03b273
...
@@ -7,7 +7,9 @@
...
@@ -7,7 +7,9 @@
#jdbc.password=diaoyun666
#jdbc.password=diaoyun666
jdbc.url
:
jdbc:mysql://159.138.48.71:3306/chinafrica?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull&useSSL=false
#jdbc.url: jdbc:mysql://159.138.48.71:3306/chinafrica?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull&useSSL=false
jdbc.url
:
jdbc:mysql://159.138.48.71:3306/test?useUnicode=true&characterEncoding=UTF-8&rewriteBatchedStatements=true&autoReconnect=true&failOverReadOnly=false&zeroDateTimeBehavior=convertToNull&useSSL=false
jdbc.username
:
root
jdbc.username
:
root
jdbc.password
:
AfriShop_date@2#!&*8
jdbc.password
:
AfriShop_date@2#!&*8
...
...
platform-admin/src/main/webapp/WEB-INF/page/sys/tbcfstationitem.html
浏览文件 @
3a03b273
...
@@ -465,6 +465,15 @@
...
@@ -465,6 +465,15 @@
}
}
.calculator
{
.calculator
{
color
:
#66ccff
;
color
:
#66ccff
;
border
:
1px
solid
red
;
border-radius
:
12px
;
padding
:
2%
;
width
:
40%
;
margin-left
:
80px
;
}
.calculator
.ibox-text
{
text-align
:
center
;
padding-bottom
:
4%
;
}
}
.calculator
.ibox-text
>
span
{
.calculator
.ibox-text
>
span
{
color
:
#FF3E96
;
color
:
#FF3E96
;
...
@@ -472,6 +481,7 @@
...
@@ -472,6 +481,7 @@
.calculator
>
.ibox
{
.calculator
>
.ibox
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
center
;
margin-top
:
0.5%
;
margin-top
:
0.5%
;
}
}
</style>
</style>
...
@@ -482,6 +492,8 @@
...
@@ -482,6 +492,8 @@
<Row
:gutter=
"16"
>
<Row
:gutter=
"16"
>
<div
class=
"first"
>
<div
class=
"first"
>
<div
class=
"querydatas"
>
<div
class=
"querydatas"
>
<div
class=
"search-group"
>
<div
class=
"search-group"
>
<span>
<span>
...
@@ -729,7 +741,7 @@
...
@@ -729,7 +741,7 @@
</i-select>
</i-select>
</Form-item>
</Form-item>
<div
class=
"ivu-form-item calculator"
style=
"width: 360px;"
>
<div
class=
"ivu-form-item calculator"
>
<div
class=
"ibox-text"
>
我就是个计算器
<span>
o(一︿一+)o
</span>
</div>
<div
class=
"ibox-text"
>
我就是个计算器
<span>
o(一︿一+)o
</span>
</div>
<div
class=
"ibox"
>
<div
class=
"ibox"
>
<div>
请输入成本价(人民币):
</div>
<div>
请输入成本价(人民币):
</div>
...
@@ -1181,3 +1193,4 @@
...
@@ -1181,3 +1193,4 @@
</script>
</script>
</body>
</body>
</html>
</html>
<img
src=
"../../../statics/img/aaa.jpg"
/>
\ No newline at end of file
platform-admin/src/main/webapp/js/sys/tbcfstationitem.js
浏览文件 @
3a03b273
...
@@ -778,7 +778,10 @@ let vm = new Vue({
...
@@ -778,7 +778,10 @@ let vm = new Vue({
alert
(
'请填写运费模板 o( ̄ヘ ̄o#)'
);
alert
(
'请填写运费模板 o( ̄ヘ ̄o#)'
);
return
return
}
}
if
(
vm
.
tbCfStationItem
.
itemPrice
<
vm
.
tbCfStationItem
.
discountPrice
&&
vm
.
tbCfStationItem
.
itemPrice
!=
''
){
alert
(
'原价不能小于现价 o( ̄ヘ ̄o#)'
);
return
}
if
(
pic
==
0
){
if
(
pic
==
0
){
alert
(
'sku价格不能为空或小于等于0 o( ̄ヘ ̄o#)'
);
alert
(
'sku价格不能为空或小于等于0 o( ̄ヘ ̄o#)'
);
return
return
...
@@ -833,8 +836,9 @@ let vm = new Vue({
...
@@ -833,8 +836,9 @@ let vm = new Vue({
$
(
'#imgWrapper'
).
children
().
each
((
item
,
element
)
=>
{
$
(
'#imgWrapper'
).
children
().
each
((
item
,
element
)
=>
{
_temArr
.
push
(
$
(
element
).
attr
(
'data-img-path'
))
_temArr
.
push
(
$
(
element
).
attr
(
'data-img-path'
))
})
})
vm
.
uploadList
=
_temArr
;
var
newlist
=
_temArr
vm
.
tbCfStationItem
.
itemImg
=
vm
.
uploadList
.
map
(
res
=>
res
).
join
(
';'
);
// vm.uploadList = _temArr;
vm
.
tbCfStationItem
.
itemImg
=
newlist
.
map
(
res
=>
res
).
join
(
';'
);
vm
.
tbCfStationItem
.
itemDesc
=
encodeURI
(
UE
.
getEditor
(
'itemDesc'
).
getContent
());
// 富文本取值
vm
.
tbCfStationItem
.
itemDesc
=
encodeURI
(
UE
.
getEditor
(
'itemDesc'
).
getContent
());
// 富文本取值
vm
.
tbCfStationItem
.
itemDesc
=
vm
.
tbCfStationItem
.
itemDesc
.
replace
(
/ /g
,
" "
);
vm
.
tbCfStationItem
.
itemDesc
=
vm
.
tbCfStationItem
.
itemDesc
.
replace
(
/ /g
,
" "
);
vm
.
tbCfStationItem
.
skuImgs
=
vm
.
AttributeImgArr
.
map
(
item
=>
item
.
img_path
).
join
(
';'
);
vm
.
tbCfStationItem
.
skuImgs
=
vm
.
AttributeImgArr
.
map
(
item
=>
item
.
img_path
).
join
(
';'
);
...
@@ -855,6 +859,7 @@ let vm = new Vue({
...
@@ -855,6 +859,7 @@ let vm = new Vue({
successCallback
:
function
(
r
)
{
successCallback
:
function
(
r
)
{
alert
(
'操作成功'
,
function
(
index
)
{
alert
(
'操作成功'
,
function
(
index
)
{
vm
.
reload
();
vm
.
reload
();
vm
.
uploadList
=
[]
});
});
}
}
});
});
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论