diff --git a/src/main/webapp/WEB-INF/manager/images/article-default-thumb.jpg b/src/main/webapp/WEB-INF/manager/images/article-default-thumb.jpg new file mode 100644 index 00000000..6065f97f Binary files /dev/null and b/src/main/webapp/WEB-INF/manager/images/article-default-thumb.jpg differ diff --git a/src/main/webapp/WEB-INF/manager/images/article-default.png b/src/main/webapp/WEB-INF/manager/images/article-default.png new file mode 100644 index 00000000..d3d3c9fd Binary files /dev/null and b/src/main/webapp/WEB-INF/manager/images/article-default.png differ diff --git a/src/main/webapp/WEB-INF/manager/include/head-file.ftl b/src/main/webapp/WEB-INF/manager/include/head-file.ftl index f6d6d64f..39cd1d6c 100644 --- a/src/main/webapp/WEB-INF/manager/include/head-file.ftl +++ b/src/main/webapp/WEB-INF/manager/include/head-file.ftl @@ -7,6 +7,9 @@ + + + @@ -43,12 +46,20 @@ ms.manager = "${managerPath}"; ms.web = ms.base; - // ms.base = "http://192.168.0.54:85"; - // ms.manager = "http://192.168.0.54:85/apis/ms"; - // ms.web = "http://192.168.0.54:85/apis"; + // ms.base = "http://192.168.0.54:82"; + // ms.manager = "http://192.168.0.54:82/apis/ms"; + // ms.web = "http://192.168.0.54:82/apis"; //图片懒加载 Vue.use(VueLazyload, { error: ms.base + '/images/ic_image_deault.png', loading: ms.base + '/images/ic_image_deault.png', - }) + }) + + // 测试使用 ==> 微信其他接口走之前需要先走这个接口 + ms.http.get(ms.manager + "/mweixin/11/function.do") + .then((res) => { + console.log('微信登录接口', true); + }, (err) => { + console.log(err) + }) \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/manager/mdiy/diy-model/form.ftl b/src/main/webapp/WEB-INF/manager/mdiy/diy-model/form.ftl new file mode 100644 index 00000000..0bba0e6f --- /dev/null +++ b/src/main/webapp/WEB-INF/manager/mdiy/diy-model/form.ftl @@ -0,0 +1,423 @@ + +
+ + + + 返回 + 保存 + + + + +
自定义表单项
+
+
  • + + +
  • +
    +
    + + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + {{down.value}} + + + + + + + + + + + + + + + + + 上传附件 + + + + + + + + 删除 +
    +
    +
    + +
    + + + + + + + + + + + + + + + 日期和时间 + 仅日期 + 仅时间 + + + + + + + + + + + + + + + + + + + + + 单行 + 多行 + 带格式 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 单选 + 多选 + + + +
      + +
    • + + 默认 + + +
    • + + +
    • + + 默认 + + +
    • +
      +
      + 添加 +
      +
    +
    + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    +
    +
    +
    + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/manager/mdiy/diy-model/index.ftl b/src/main/webapp/WEB-INF/manager/mdiy/diy-model/index.ftl new file mode 100644 index 00000000..6ce0a163 --- /dev/null +++ b/src/main/webapp/WEB-INF/manager/mdiy/diy-model/index.ftl @@ -0,0 +1,100 @@ + + +
    + + + + 保存 + 删除 + 刷新 + + + + + + + 查询 + + + + + + + + + + + + +
    + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/manager/mdiy/diy.ftl b/src/main/webapp/WEB-INF/manager/mdiy/diy.ftl new file mode 100644 index 00000000..e08312c8 --- /dev/null +++ b/src/main/webapp/WEB-INF/manager/mdiy/diy.ftl @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/manager/mweixin/menu.ftl b/src/main/webapp/WEB-INF/manager/mweixin/menu.ftl index 47313dac..beda8f74 100644 --- a/src/main/webapp/WEB-INF/manager/mweixin/menu.ftl +++ b/src/main/webapp/WEB-INF/manager/mweixin/menu.ftl @@ -16,9 +16,9 @@