websdk:[OLD] AngularJS加入WebSDK

时间:2021-05-23 04:17:24
【文件属性】:
文件名称:websdk:[OLD] AngularJS加入WebSDK
文件大小:300KB
文件格式:ZIP
更新时间:2021-05-23 04:17:24
javascript angular frontend JavaScript 加入WebSDK 为了使想要创建与Ingresse服务集成的Web应用程序的开发人员更加轻松,我们创建了Ingresse-websdk。 我们的SDK是一个模块,只需将脚本添加到您的主要html标头即可! 正在安装 添加到您网站的标题中: [removed][removed] 用 首先在模块中添加依赖项 angular.module('SEU_APP', ['ingresseSDK']); 每个与票证集成的APP都需要使用其私钥和公钥来调用api,以对其进行配置,如下所示: angular.module('SEU_APP') .config(function (ingresseApiPreferencesProvider) { ingresseA
【文件预览】:
websdk-master
----.jshintignore(25B)
----package.json(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE.MD(265B)
--------ISSUE_TEMPLATE()
----test()
--------spec()
--------karma.conf.js(1KB)
----index.html(80B)
----package-lock.json(292KB)
----app()
--------parse-response.html(770B)
--------robots.txt(31B)
--------index.html(8KB)
--------views()
--------styles()
--------scripts()
--------favicon.ico(15KB)
----Gruntfile.js(10KB)
----.gitignore(178B)
----README.md(2KB)
----.jshintrc(481B)
----bower.json(1KB)

网友评论