修改
parents
Showing
.DS_Store
0 → 100644
File added
.gitignore
0 → 100644
.nine/entry.info.js
0 → 100644
.nine/entry.js
0 → 100644
.nine/entry.prod.js
0 → 100644
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
| { | |||
| "name": "@wanwu/nine-nine-copy-jump-wechat", | |||
| "version": "0.0.10", | |||
| "files": [ | |||
| "dist" | |||
| ], | |||
| "nineConfig": { | |||
| "componentName": "NinePrivateDrainage", | |||
| "displayName": "私域外部引流", | |||
| "functionTypes": [ | |||
| "投放组件" | |||
| ], | |||
| "homeLink": "https://code.aliyun.com/PlayGoods-Nine/nine-copy-jump-wechat", | |||
| "showCaseImage": "./show-case.png" | |||
| }, | |||
| "scripts": { | |||
| "build": "nine build", | |||
| "publish": "nine publish", | |||
| "dev": "nine dev" | |||
| }, | |||
| "dependencies": { | |||
| "@wanwu/base-fn": "^1.0.72", | |||
| "@wanwu/nine-dll": "^4.1.8", | |||
| "@wanwu/nine-tools": "^2.0.24" | |||
| } | |||
| } |
show-case.png
0 → 100644
14.6 KB
src/component.vue
0 → 100644
src/demo.js
0 → 100644
src/schema.js
0 → 100644