mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
rename zanui
This commit is contained in:
parent
cf3e73bf0d
commit
c5d8ed2600
@ -25,7 +25,7 @@ module.exports = {
|
|||||||
'no-new': 0
|
'no-new': 0
|
||||||
},
|
},
|
||||||
"globals": {
|
"globals": {
|
||||||
"oxygen": true,
|
"zanui": true,
|
||||||
"location": true,
|
"location": true,
|
||||||
"Swiper": true,
|
"Swiper": true,
|
||||||
"wysihtml5": true,
|
"wysihtml5": true,
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
<div class="page-switch__text">OFF, DISABLED</div>
|
<div class="page-switch__text">OFF, DISABLED</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@youzan/oxygen",
|
"name": "@youzan/zanui-vue",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "有赞vue wap组件库",
|
"description": "有赞vue wap组件库",
|
||||||
"main": "lib/zanui.js",
|
"main": "lib/zanui.js",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@gitlab.qima-inc.com:fe/oxygen.git"
|
"url": "git@gitlab.qima-inc.com:fe/zanui-vue.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"youzan",
|
"youzan",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user