使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
zhangzl
/
nsgk_web
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
字典转换规避uri关键词
RongCheng
张泽亮
2 年前
父节点
d9f5f169ca
当前提交
54de218006
共有
4 个文件被更改
,包括
4 次插入
和
4 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
infoport/static/js/api/index.js
+1
-1
static/js/api/bidding.js
+1
-1
static/js/api/index.js
+1
-1
static/js/api/items.js
+ 1
- 1
infoport/static/js/api/index.js
查看文件
@@ -90,7 +90,7 @@ var webList = '/open/house/policy/list' //查询落款
var webGet = '/open/house/policy/get/' //查询落款
/*
@purl /
system/dict/data/type
/ + dictType
@purl /
open/zdzh/list
/ + dictType
@param
dictType:project_type
*/
+ 1
- 1
static/js/api/bidding.js
查看文件
@@ -10,7 +10,7 @@
var biddingList = '/transaction/website/biddinglist'
/*
@purl /
system/dict/data/type
/ + dictType
@purl /
open/zdzh/list
/ + dictType
@param
dictType:project_type
*/
+ 1
- 1
static/js/api/index.js
查看文件
@@ -44,7 +44,7 @@ var websiteNewPage = '/transaction/website/news'//
var webDept = '/transaction/website/deptList'//标的物所在地
/*
@purl /
system/dict/data/type
/ + dictType
@purl /
open/zdzh/list
/ + dictType
@param
dictType:project_type
*/
+ 1
- 1
static/js/api/items.js
查看文件
@@ -14,7 +14,7 @@
var itemsList = '/transaction/website/outproject/list'
/*
@purl /
system/dict/data/type
/ + dictType
@purl /
open/zdzh/list
/ + dictType
@param
dictType:project_type
*/
撰写
预览
正在加载...
取消
保存