GithubHelp home page GithubHelp logo

lishu2006ll / pc_webm-_vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhangheng950229/pc_webm-_vue

0.0 2.0 0.0 708 KB

客户服务对话窗口

JavaScript 69.20% HTML 1.01% Vue 29.72% Shell 0.07%

pc_webm-_vue's Introduction

web_im

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

http://localhost:8081/swap/im?callback=success_jsonpCallback&appId=app_lis&source=13&clientType=pcweb_shjkf&key=1Y2aqh2cfJWZ3NGc9UGc5RFduVWasNmJzETPlNmc192cmMXas9FcwFWPklEcwFmJrNWYixGbhNEcu92cq91czV2YjV3c9s2YhJGbsF2Y%2F0WavAXY3N3L

Response.ContentType="text/html; charset=utf-8"; String callback = Request.QueryString["successCallback"].ToString(); Response.Write(callback + "{ "success": [{ "id": 1, "title": "title 1" }, { "id": 2, "title": "title 2" }, { "id": 3, "title": "title 3"}] }");

替换现在的im通讯组建,采用https://github.com/mt51/vue-im/tree/master/config vue-im开源方案进行

!. 主系统生成的token, 由当前系统获得,然后获得主系统的用户id, 根据用户的id进行权限验证,和后台进行数据交互 用户的权限来自后台, 获得user_id,=====》获得client_id, 获得client_id, 可以获得用户的权限等数据结构,根据这些数据结构,用户可以在前台进行交互操作。

pc_webm-_vue's People

Watchers

James Cloos avatar York Li avatar

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.