Explore Enterprise Education Gitee Premium Gitee AI AI teammates
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
1 Star 0 Fork 395

github-mysync/vant

forked from vant/vant
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
Already have an account? Sign in
文件
dev
Branches (11)
Tags (506)
dev
vant_cli_v4
gh-pages
2.x
next
3.5.x
vant_stylelint_config_v1
vant_markdown_loader_v4
vant_cli_v3
v2.9
1.x
v2.12.49
v4.0.0-rc.0
v3.6.2
v4.0.0-beta.1
v3.6.1
v3.6.0
v3.5.4
v3.5.3
v4.0.0-beta.0
v3.5.2
v2.12.48
v3.5.1
v3.5.0
v4.0.0-alpha.4
v3.5.0-beta.1
v3.5.0-beta.0
v4.0.0-alpha.3
v3.4.9
v4.0.0-alpha.2
v3.4.8
dev
Branches (11)
Tags (506)
dev
vant_cli_v4
gh-pages
2.x
next
3.5.x
vant_stylelint_config_v1
vant_markdown_loader_v4
vant_cli_v3
v2.9
1.x
v2.12.49
v4.0.0-rc.0
v3.6.2
v4.0.0-beta.1
v3.6.1
v3.6.0
v3.5.4
v3.5.3
v4.0.0-beta.0
v3.5.2
v2.12.48
v3.5.1
v3.5.0
v4.0.0-alpha.4
v3.5.0-beta.1
v3.5.0-beta.0
v4.0.0-alpha.3
v3.4.9
v4.0.0-alpha.2
v3.4.8
Clone or Download
Clone/Download
Prompt
To download the code, please copy the following command and execute it in the terminal
To ensure that your submitted code identity is correctly recognized by Gitee, please execute the following command.
When using the SSH protocol for the first time to clone or push code, follow the prompts below to complete the SSH configuration.
1 Generate RSA keys.
2 Obtain the content of the RSA public key and configure it in SSH Public Keys
To use SVN on Gitee, please visit the usage guide
When using the HTTPS protocol, the command line will prompt for account and password verification as follows. For security reasons, Gitee recommends configure and use personal access tokens instead of login passwords for cloning, pushing, and other operations.
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # Private Token
dev
Branches (11)
Tags (506)
dev
vant_cli_v4
gh-pages
2.x
next
3.5.x
vant_stylelint_config_v1
vant_markdown_loader_v4
vant_cli_v3
v2.9
1.x
v2.12.49
v4.0.0-rc.0
v3.6.2
v4.0.0-beta.1
v3.6.1
v3.6.0
v3.5.4
v3.5.3
v4.0.0-beta.0
v3.5.2
v2.12.48
v3.5.1
v3.5.0
v4.0.0-alpha.4
v3.5.0-beta.1
v3.5.0-beta.0
v4.0.0-alpha.3
v3.4.9
v4.0.0-alpha.2
v3.4.8
vant
/
.github
/
workflows
/
codeql-analysis.yml
vant
/
.github
/
workflows
/
codeql-analysis.yml
codeql-analysis.yml 2.39 KB
Copy Edit Raw Blame History
neverland authored 2021年05月01日 17:20 +08:00 . Create codeql-analysis.yml
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"
on:
push:
branches: [ dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ dev ]
schedule:
- cron: '3621**2'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false
matrix:
language: [ 'javascript' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
# Learn more:
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
steps:
- name: Checkout repository
uses: actions/checkout@v2
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1
# i️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language
#- run: |
# make bootstrap
# make release
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
Loading...
Report
Report success
We will send you the feedback within 2 working days through the letter!
Please fill in the reason for the report carefully. Provide as detailed a description as possible.
Please select a report type
Cancel
Send
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

About

轻量、可靠的移动端 Vue 组件库
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
Edit
About
Homepage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/github-mysync/vant.git
git@gitee.com:github-mysync/vant.git
github-mysync
vant
vant
dev
Going to Help Center

Search

Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register

AltStyle によって変換されたページ (->オリジナル) /