Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Skyeye云
Skyeye
提交
f4b3becd
S
Skyeye
项目概览
Skyeye云
/
Skyeye
通知
1439
Star
162
Fork
130
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
Skyeye
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
f4b3becd
编写于
11月 13, 2018
作者:
Skyeye云
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
添加属性值必填
上级
0176c8eb
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
4 addition
and
4 deletion
+4
-4
skyeye-web/src/main/resources/mapping/reqmapping.xml
skyeye-web/src/main/resources/mapping/reqmapping.xml
+2
-2
skyeye-web/src/main/webapp/tpl/rmpropertyvalue/rmpropertyvalueadd.html
...c/main/webapp/tpl/rmpropertyvalue/rmpropertyvalueadd.html
+1
-1
skyeye-web/src/main/webapp/tpl/rmpropertyvalue/rmpropertyvalueeditTemplate.tpl
...ebapp/tpl/rmpropertyvalue/rmpropertyvalueeditTemplate.tpl
+1
-1
未找到文件。
skyeye-web/src/main/resources/mapping/reqmapping.xml
浏览文件 @
f4b3becd
...
@@ -370,7 +370,7 @@
...
@@ -370,7 +370,7 @@
<property
id=
"propertyId"
name=
"propertyId"
ref=
""
var=
"所属属性标签"
/>
<property
id=
"propertyId"
name=
"propertyId"
ref=
""
var=
"所属属性标签"
/>
</url>
</url>
<url
id=
"rmpropertyvalue002"
path=
"/post/RmPropertyValueController/insertRmPropertyValueMation"
val=
"添加小程序样式属性值信息"
allUse=
"1"
>
<url
id=
"rmpropertyvalue002"
path=
"/post/RmPropertyValueController/insertRmPropertyValueMation"
val=
"添加小程序样式属性值信息"
allUse=
"1"
>
<property
id=
"title"
name=
"title"
ref=
""
var=
"样式属性值标题"
/>
<property
id=
"title"
name=
"title"
ref=
"
required
"
var=
"样式属性值标题"
/>
<property
id=
"propertyValue"
name=
"propertyValue"
ref=
"required"
var=
"样式属性标签值"
/>
<property
id=
"propertyValue"
name=
"propertyValue"
ref=
"required"
var=
"样式属性标签值"
/>
<property
id=
"propertyId"
name=
"propertyId"
ref=
"required"
var=
"所属属性标签"
/>
<property
id=
"propertyId"
name=
"propertyId"
ref=
"required"
var=
"所属属性标签"
/>
</url>
</url>
...
@@ -382,7 +382,7 @@
...
@@ -382,7 +382,7 @@
</url>
</url>
<url
id=
"rmpropertyvalue005"
path=
"/post/RmPropertyValueController/editRmPropertyValueMationById"
val=
"编辑小程序样式属性值信息"
allUse=
"1"
>
<url
id=
"rmpropertyvalue005"
path=
"/post/RmPropertyValueController/editRmPropertyValueMationById"
val=
"编辑小程序样式属性值信息"
allUse=
"1"
>
<property
id=
"rowId"
name=
"id"
ref=
"required"
var=
"小程序样式属性值id"
/>
<property
id=
"rowId"
name=
"id"
ref=
"required"
var=
"小程序样式属性值id"
/>
<property
id=
"title"
name=
"title"
ref=
""
var=
"样式属性值标题"
/>
<property
id=
"title"
name=
"title"
ref=
"
required
"
var=
"样式属性值标题"
/>
<property
id=
"propertyValue"
name=
"propertyValue"
ref=
"required"
var=
"样式属性标签值"
/>
<property
id=
"propertyValue"
name=
"propertyValue"
ref=
"required"
var=
"样式属性标签值"
/>
<property
id=
"propertyId"
name=
"propertyId"
ref=
"required"
var=
"所属属性标签"
/>
<property
id=
"propertyId"
name=
"propertyId"
ref=
"required"
var=
"所属属性标签"
/>
</url>
</url>
...
...
skyeye-web/src/main/webapp/tpl/rmpropertyvalue/rmpropertyvalueadd.html
浏览文件 @
f4b3becd
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<div
style=
"width:600px;margin:0 auto;padding-top:20px;"
>
<div
style=
"width:600px;margin:0 auto;padding-top:20px;"
>
<form
class=
"layui-form"
action=
""
id=
"showForm"
autocomplete=
"off"
>
<form
class=
"layui-form"
action=
""
id=
"showForm"
autocomplete=
"off"
>
<div
class=
"layui-form-item"
>
<div
class=
"layui-form-item"
>
<label
class=
"layui-form-label"
>
属性值别名
</label>
<label
class=
"layui-form-label"
>
属性值别名
<
i
class=
"red"
>
*
</i><
/label>
<div
class=
"layui-input-block"
>
<div
class=
"layui-input-block"
>
<input
type=
"text"
id=
"title"
name=
"title"
placeholder=
"请输入属性值别名"
class=
"layui-input"
/>
<input
type=
"text"
id=
"title"
name=
"title"
placeholder=
"请输入属性值别名"
class=
"layui-input"
/>
</div>
</div>
...
...
skyeye-web/src/main/webapp/tpl/rmpropertyvalue/rmpropertyvalueeditTemplate.tpl
浏览文件 @
f4b3becd
{{
#
bean
}}
{{
#
bean
}}
<div
class=
"layui-form-item"
>
<div
class=
"layui-form-item"
>
<label
class=
"layui-form-label"
>
属性值别名
</label>
<label
class=
"layui-form-label"
>
属性值别名
<
i
class=
"red"
>
*
</i><
/label>
<div
class=
"layui-input-block"
>
<div
class=
"layui-input-block"
>
<input
type=
"text"
id=
"title"
name=
"title"
placeholder=
"请输入属性值别名"
class=
"layui-input"
value=
"{
{
title
}
}"
/>
<input
type=
"text"
id=
"title"
name=
"title"
placeholder=
"请输入属性值别名"
class=
"layui-input"
value=
"{
{
title
}
}"
/>
</div>
</div>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录