
Company News
Socket Joins the OpenJS Foundation
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.
maque-cloud-ui-components
Advanced tools
使用建议:最新版本:1.0.2
在业务工程环节配置文件中,增加变量
VUE_APP_MAQUE = 'http://dev.pro.gisquest.com:10108/maque/' //麻雀的服务地址 VUE_APP_XMCODE = 'nbqcjg' //项目代码 VUE_APP_SECRETKEY = 'nbqcjg2020' //项目密钥 VUE_APP_QUERYLIST = 'http://dev.pro.gisquest.com:10108/pubcomquerylist/' //列表的服务地址
本组件库包含:
npm i maque-cloud-ui-components
import {MqQuerylist} from "maque-cloud-ui-components"
Vue.use(MqQuerylist)
<maque-pubcom-querylist
:userid="'test'"
:pageSize="15"
:baseCode="baseCode"
:isShowDefaultButton="false"
ref="refList"></maque-pubcom-querylist>
userid:当前用户ID
pageSize: 指定的每页数,如果不指定,就自动判断高度
baseCode:列表的配置代码
isShowDefaultButton:是否显示自定义列下拉框
<maque-cascader :code="'tdyt'"
v-model="treeData"
></maque-cascader>
code: 字典值
<maque-dropdown :code="'PCWWYY'"
style="width: 200px"
v-model="dropdownData"
></maque-dropdown>
<maque-xzqtree style="width: 200px"
:startCode="'3302'"
v-model="xzqData"
>
</maque-xzqtree>
startCode:起始行政区,比如浙江 33, 宁波 3302
FAQs
The npm package maque-cloud-ui-components receives a total of 5 weekly downloads. As such, maque-cloud-ui-components popularity was classified as not popular.
We found that maque-cloud-ui-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.

Security News
A compromised npm publish token was used to push a malicious postinstall script in cline@2.3.0, affecting the popular AI coding agent CLI with 90k weekly downloads.