diff --git a/app/config/app.js b/app/config/app.js index 4d303cc..dfe56b5 100644 --- a/app/config/app.js +++ b/app/config/app.js @@ -8,7 +8,7 @@ // | Author: CRMEB Team // +---------------------------------------------------------------------- //移动端商城API -let domain = 'http://wangyi2.test.jiutianda.cn' +let domain = 'http://crmebxcx.test.jiutianda.cn' module.exports = { // 请求域名 格式: https://您的域名 @@ -17,7 +17,7 @@ module.exports = { // #ifdef MP HTTP_REQUEST_URL: domain, // #endif - HTTP_ADMIN_URL:'http://wangyi2.test.jiutianda.cn', //PC后台的API请求地址,上传图片用,影响h5上传头像 + HTTP_ADMIN_URL:'http://crmeb.test.jiutianda.cn', //PC后台的API请求地址,上传图片用,影响h5上传头像 // #ifdef H5 //H5接口是浏览器地址 // HTTP_REQUEST_URL: window.location.protocol+"//"+window.location.host, diff --git a/app/pages/index/index.vue b/app/pages/index/index.vue index 2065a60..6991386 100644 --- a/app/pages/index/index.vue +++ b/app/pages/index/index.vue @@ -49,23 +49,70 @@ + + + + + + + 溯源信息 + + + + + + 满意度评价 + + + + + + 物供查询 + + + + + + 采购操作 + + + + + + 库存查询 + + + + + + 审批处理 + + + + + + 物资领用 + + - - - - - - - {{item.name}} - - - - - - {{item.name}} - - - + + + + + + + {{item.name}} + + + + + + {{item.name}} + + + + + diff --git a/app/static/images/wg/wg_audit.png b/app/static/images/wg/wg_audit.png new file mode 100644 index 0000000..b3e6deb Binary files /dev/null and b/app/static/images/wg/wg_audit.png differ diff --git a/app/static/images/wg/wg_buy.png b/app/static/images/wg/wg_buy.png new file mode 100644 index 0000000..e5665ec Binary files /dev/null and b/app/static/images/wg/wg_buy.png differ diff --git a/app/static/images/wg/wg_get.png b/app/static/images/wg/wg_get.png new file mode 100644 index 0000000..7bb5aed Binary files /dev/null and b/app/static/images/wg/wg_get.png differ diff --git a/app/static/images/wg/wg_search.png b/app/static/images/wg/wg_search.png new file mode 100644 index 0000000..0c85aaa Binary files /dev/null and b/app/static/images/wg/wg_search.png differ diff --git a/app/static/images/wg/wg_source.png b/app/static/images/wg/wg_source.png new file mode 100644 index 0000000..0a9c4c6 Binary files /dev/null and b/app/static/images/wg/wg_source.png differ diff --git a/app/static/images/wg/wg_stock.png b/app/static/images/wg/wg_stock.png new file mode 100644 index 0000000..6ae7b89 Binary files /dev/null and b/app/static/images/wg/wg_stock.png differ