Git Product home page Git Product logo

lianluoyi / easyink_dashboard Goto Github PK

View Code? Open in Web Editor NEW
33.0 3.0 15.0 13.09 MB

easyink的前端服务之一,基于Vue、Element-UI开发的企业微信一站式私域流量运营管理平台,让操作更简单。

Home Page: http://www.easyink.net

License: GNU General Public License v3.0

JavaScript 10.27% Batchfile 0.01% HTML 0.03% Vue 87.80% SCSS 1.88%
javascript vue scrm wecom wxwork

easyink_dashboard's People

Contributors

broccoli77 avatar iaomei avatar lianluoyi avatar zcl0731 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

Watchers

 avatar  avatar  avatar

easyink_dashboard's Issues

示例:话术库编辑后确定按钮状态异常

版本

V1.15.0

项目环境信息

Node 10.7.0

是否必现

重现步骤

在话术库中初次编辑话术内容,功能使用正常。此时随意选择一个话术,点击新增或编辑话术。

期望的结果

编辑话术后,再次编辑或新增话术内容正常。

实际的结果

编辑话术后,再次点击新增或编辑话术,“确定”按钮一直显示加载状态,无法点击。

1

这个功能解决了什么问题?

1

你期望的 API 是怎样的?

1

配置https域名后登录页面无法显示二维码,提示参数错误

版本

1a38b70

项目环境信息

node v14.18.1 npm 6.14.15

是否必现

重现步骤

  1. 用系统管理员账户登录,进入【系统管理】-【企微配置】,完成企业微信配置,并验证能够正确同步员工信息。
  2. 进入【系统管理】-【企微配置】完成Sidebar服务域名配置,配置地址为https协议,且不带端口号。形式为:https://xxx.xxx.xxx 。域名配置无误,且在企业微信侧边栏验证能够正常访问企业话术库。
  3. 退出管理员账户后,登录界面界面未能正确显示登录二维码,提示「参数错误」。界面显示如下:
<iframe src="https://open.work.weixin.qq.com/wwopen/sso/qrConnect?login_type=jssdk& appid=[正确的APPID]& agentid=[正确的AGENTID]& redirect_uri=https:& state=0& href=https://wechattest-1253559996.cos.ap-guangzhou.myqcloud.com/qrcode.css&lang=zh&version=1.2.4" frameborder="0" scrolling="no" width="300px" height="400px"> </iframe>

期望的结果

能够支持不带端口的https域名

实际的结果

当前版本在配置不带端口的https域名后,登录时未能正确拼接二维码地址,导致二维码无法显示


打开登录页面,能够看到请求二维码URL地址拼接错误,其中redirect_uri仅包含 https: 未能正确匹配后端配置的dashboard地址

<div data-v-0df23dc7="" class="qrcode-area">
	<div data-v-0df23dc7="" id="qrcode" class="qrcode">
		<iframe src="https://open.work.weixin.qq.com/wwopen/sso/qrConnect?login_type=jssdk&amp;
                     appid=[正确的APPID]&amp;
                     agentid=[正确的AGENTID]&amp;
                     redirect_uri=https:&amp;
                     state=0&amp;
                     href=https://wechattest-1253559996.cos.ap-guangzhou.myqcloud.com/qrcode.css&amp;lang=zh&amp;version=1.2.4" 
                frameborder="0" 
                scrolling="no" 
                width="300px" 
                height="400px">
        </iframe>
	</div>
</div>

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.