GithubHelp home page GithubHelp logo

wms's Introduction

wms's People

Contributors

chenbool avatar wuangjs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wms's Issues

新建人员没有权限

大佬你好,我新建人员过后,给他仓库管理员权限,但是他进行任何操作都提示没有权限,这个是什么原因导致的呢,现在除了默认的bool账号之外,其他的账号都是无权限

非服务器根目录部署路径问题

之前回复在这下面了:#6 (comment)
干脆复制过来重新开一贴好了。以求共同探讨。

开发环境我必须装在根目录下。安装成功,也有登录页面(css文件路径不对),看了很久也不知道为什么登录不了。系统报错:
throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');

看了下dashboard-1.html(另外,为什么有两个dashboard文件)文件中环境参数,有两项不对,没有带上子目录:
比方说我的子目录为/erp/
完整的应该为:
PATH_INFO /erp/login/dashboard.html PATH_TRANSLATED /home/xxxxxxx/public_html/erp/login/dashboard.html
而当前为错误的:
PATH_INFO /login/dashboard.html PATH_TRANSLATED /home/xxxxxxx/public_html/login/dashboard.html
看了下这个Thinkphp 内核应该已经到了5以上,代码时间为201903, 五月份的时候TP官方还有人提子目录问题,并作者作了小改,不知道我咱们这个坑与之有没有关系,见:#实在找不到是哪个帖子了,找到了来更新。

看过的最类似的分析见:https://blog.csdn.net/devonliu/article/details/16818537
不过看年代2013,应该早修理掉了。无论如何我的子目录叫erp 并不跟app 什么的重名。

请bool1993大人抽空看一下。谢谢。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.