hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
81143015adc0aef5ddfbbb6df644e9d9abb6ee0e | 1,499 | vue | Vue | web/src/views/goods/LatestGoods.vue | zyc-on/flea-market | 9249beeb0cf2fa87c0d6225a5e444a16630238db | [
"MIT"
] | 1 | 2020-04-05T10:44:17.000Z | 2020-04-05T10:44:17.000Z | web/src/views/goods/LatestGoods.vue | zyc-on/flea-market | 9249beeb0cf2fa87c0d6225a5e444a16630238db | [
"MIT"
] | 13 | 2021-03-02T01:12:24.000Z | 2022-03-08T23:15:33.000Z | web/src/views/goods/LatestGoods.vue | zyc-on/flea-market | 9249beeb0cf2fa87c0d6225a5e444a16630238db | [
"MIT"
] | null | null | null | <template>
<van-list
v-model="loading"
:finished="finished"
finished-text="没有更多了"
:error.sync="error"
error-text="请求失败,点击重新加载"
@load="fetchLatestGoods"
>
<div class="latest">
<goods-card v-for="item in latestGoods" :goods="item" :key="item.id" />
</div>
</van-list>
</template... | 19.986667 | 77 | 0.564376 |
2dc703b2d80427332fdee0eb3c8491c093e8aa9d | 14,178 | vue | Vue | src/views/demo-permission/admin/index.vue | zq050208/vue-admin | 0e5bec76d18896e690ad8702bf647e784d6bb305 | [
"MIT"
] | null | null | null | src/views/demo-permission/admin/index.vue | zq050208/vue-admin | 0e5bec76d18896e690ad8702bf647e784d6bb305 | [
"MIT"
] | null | null | null | src/views/demo-permission/admin/index.vue | zq050208/vue-admin | 0e5bec76d18896e690ad8702bf647e784d6bb305 | [
"MIT"
] | null | null | null | <template>
<div class="app-container">
<PageHeader title="权限" content="用户列表" />
<div class="search-form">
<el-form :inline="true" :model="listQuery" size="small" label-width="100px">
<el-form-item label="输入搜索:">
<el-input v-model="listQuery.keyword" class="input-width" placeholder="帐号/... | 33.126168 | 120 | 0.53315 |
91e3f8f987abbbc3cc8187e83db535b7740e14ed | 14,212 | vue | Vue | packages/table/src/table-body.vue | future3002/element | 6e8fdcecfc804301601715735bff8b6f1563ae1b | [
"MIT"
] | null | null | null | packages/table/src/table-body.vue | future3002/element | 6e8fdcecfc804301601715735bff8b6f1563ae1b | [
"MIT"
] | null | null | null | packages/table/src/table-body.vue | future3002/element | 6e8fdcecfc804301601715735bff8b6f1563ae1b | [
"MIT"
] | 1 | 2020-01-08T06:44:48.000Z | 2020-01-08T06:44:48.000Z | <template>
<table
class="el-table__body"
cellspacing="0"
cellpadding="0"
border="0">
<colgroup>
<col v-for="col in columns"
:key="col.id"
:name="col.id"
:width="col.width"/>
</colgroup>
<tbody
@click="handleClick"
@dblclick="handl... | 28.769231 | 133 | 0.563819 |
9707a3afac6d9be27c6de1c3a6e7373895b378b6 | 2,342 | vue | Vue | src/views/MoHomePage.vue | fakegit/rssant-web | 7316c4ce273e754eb063e5458ebef84797168554 | [
"BSD-3-Clause"
] | null | null | null | src/views/MoHomePage.vue | fakegit/rssant-web | 7316c4ce273e754eb063e5458ebef84797168554 | [
"BSD-3-Clause"
] | null | null | null | src/views/MoHomePage.vue | fakegit/rssant-web | 7316c4ce273e754eb063e5458ebef84797168554 | [
"BSD-3-Clause"
] | null | null | null | <template>
<div class="app-layout" :style="layoutStyle">
<MoLayout grey header class="app-main" :style="mainStyle">
<MoHome></MoHome>
</MoLayout>
<div v-if="hasBoard" class="app-board" :style="boardStyle">
<MoLayout grey header v-if="showPlaceholder">
<MoHeader></MoHeader>
<div... | 22.960784 | 83 | 0.57643 |
fe7f40ab162ad6b9d25cadbfae21b93ab7ee62df | 1,200 | vue | Vue | packages/sources/vue/src/components/selection-controls/VtmnRadioButton/VtmnRadioButton.vue | Tlahey/vitamin-web | e2074c0665bd5e1bd29f8ee01010cc149e3a02d7 | [
"Apache-2.0"
] | null | null | null | packages/sources/vue/src/components/selection-controls/VtmnRadioButton/VtmnRadioButton.vue | Tlahey/vitamin-web | e2074c0665bd5e1bd29f8ee01010cc149e3a02d7 | [
"Apache-2.0"
] | null | null | null | packages/sources/vue/src/components/selection-controls/VtmnRadioButton/VtmnRadioButton.vue | Tlahey/vitamin-web | e2074c0665bd5e1bd29f8ee01010cc149e3a02d7 | [
"Apache-2.0"
] | null | null | null | <script lang="ts">
import '@vtmn/css-radio-button/dist/index-with-vars.css';
import { defineComponent, PropType } from 'vue';
export default /*#__PURE__*/ defineComponent({
name: 'VtmnRadioButton',
props: {
modelValue: {
type: [String, Number] as PropType<string | number>,
default: '',
},
i... | 21.818182 | 58 | 0.584167 |
6044c3a65bef9e64a85f71a94e6066900f4fb084 | 2,688 | vue | Vue | src/main/resources/public/src/components/AceEditor.vue | bugVanisher/newsql-server | 375a21103923da9255c8d5028586241aea69efb9 | [
"Apache-2.0"
] | 23 | 2020-04-16T02:38:43.000Z | 2022-01-21T01:46:53.000Z | src/main/resources/public/src/components/AceEditor.vue | bugVanisher/newsql-server | 375a21103923da9255c8d5028586241aea69efb9 | [
"Apache-2.0"
] | null | null | null | src/main/resources/public/src/components/AceEditor.vue | bugVanisher/newsql-server | 375a21103923da9255c8d5028586241aea69efb9 | [
"Apache-2.0"
] | 11 | 2021-03-25T15:12:40.000Z | 2021-09-04T02:34:28.000Z | <template>
<div
v-loading="loading"
:style="{
height: height ? px(height) :'100%',
width: width ? px(width) : '100%'
}"/>
</template>
<script>
const ace = require('brace')
require(['emmet/emmet'], function(data) {
window.emmet = data.emmet
})
module.exports = {
props: {
value: {
r... | 22.974359 | 67 | 0.542039 |
e43b41cc8669c372a256162b6596a95eda344303 | 2,018 | vue | Vue | src/views/Settings.vue | guantau/byteball.co | b99f25a091e63b635f113f9823d6a320363cf62d | [
"MIT"
] | null | null | null | src/views/Settings.vue | guantau/byteball.co | b99f25a091e63b635f113f9823d6a320363cf62d | [
"MIT"
] | null | null | null | src/views/Settings.vue | guantau/byteball.co | b99f25a091e63b635f113f9823d6a320363cf62d | [
"MIT"
] | null | null | null | <template>
<div class="container-md p-responsive">
<div class="py-8 text-center">
<h1>Settings</h1>
</div>
<div class="mb-4 columns">
<div>
<h2 class="mb-4">
<router-link to="/edit-profile">
Edit my profile
</router-link>
</h2>
<h2 class=... | 27.643836 | 95 | 0.511893 |
5cd551dda00fb9f723471a6eee0c196024b897c4 | 173 | vue | Vue | src/views/Home.vue | ilhanaydinli/vue-note-app | b36218ce303d8a2dcf130ad21dd57737eeac22cd | [
"MIT"
] | null | null | null | src/views/Home.vue | ilhanaydinli/vue-note-app | b36218ce303d8a2dcf130ad21dd57737eeac22cd | [
"MIT"
] | null | null | null | src/views/Home.vue | ilhanaydinli/vue-note-app | b36218ce303d8a2dcf130ad21dd57737eeac22cd | [
"MIT"
] | null | null | null | <template>
<div>{{ $t('homePage') }}</div>
</template>
<script>
export default {
name: 'Home',
metaInfo() {
return { title: this.$t('homePage') }
}
}
</script>
| 13.307692 | 41 | 0.554913 |
70a44f48e8da2deb7b5fe126b1e61bf113fbb49f | 30,746 | vue | Vue | src/views/myBorrow/handleBorrowApply/handleApplyDetail.vue | dsh225/uni-app-demo | c0ace1b65350e946954fd92d01be11abfd946bba | [
"MIT"
] | 3 | 2021-05-12T06:01:14.000Z | 2021-05-13T05:15:55.000Z | src/views/myBorrow/handleBorrowApply/handleApplyDetail.vue | dsh225/uni-app-demo | c0ace1b65350e946954fd92d01be11abfd946bba | [
"MIT"
] | null | null | null | src/views/myBorrow/handleBorrowApply/handleApplyDetail.vue | dsh225/uni-app-demo | c0ace1b65350e946954fd92d01be11abfd946bba | [
"MIT"
] | null | null | null |
<template>
<section class="wrapprSection">
<div class="mainTitle">
<span>查阅审批详情</span>
<el-button class="defaultBtn rt mt10" @click="Goback">返回</el-button>
</div>
<div class="contentbox contentbox-full " :class="passedActiveName=='0'? 'bt50': '' ">
... | 53.471304 | 261 | 0.429845 |
796c323d1c9a66b94fcbcf8048f4117f013c1a8d | 833 | vue | Vue | app/web/component/app/itemList/itemList.vue | InoryAll/phone-saler | 69dab8bee88d4296f5f1deaeb0771fbf715efcfb | [
"MIT"
] | 2 | 2018-09-20T08:54:53.000Z | 2019-12-26T05:01:58.000Z | app/web/component/app/itemList/itemList.vue | InoryAll/phone-saler | 69dab8bee88d4296f5f1deaeb0771fbf715efcfb | [
"MIT"
] | null | null | null | app/web/component/app/itemList/itemList.vue | InoryAll/phone-saler | 69dab8bee88d4296f5f1deaeb0771fbf715efcfb | [
"MIT"
] | null | null | null | <template>
<div class="item-list-page">
<!--产品列表页头部/S-->
<SearchHeader :hasBack="true" :hasCart="true"></SearchHeader>
<!--产品列表页头部/E-->
<!--产品列表页筛选器/S-->
<FilterUtil></FilterUtil>
<!--产品列表页筛选器/E-->
<!--产品列表页/S-->
<ItemUnit></ItemUnit>
<!--产品列表页/E-->
</div>
</template>
<script typ... | 19.833333 | 65 | 0.560624 |
b2dd416f61df8c29e5e53fef38e6e5388864a653 | 600 | vue | Vue | src/_common/sticker/layer/layer.vue | hacknorris-aka-penguin/gamejolt | 8e53ac9d749ff01515d6031c86ece6397dff552e | [
"MIT"
] | 256 | 2016-01-03T11:53:35.000Z | 2022-03-17T21:07:52.000Z | src/_common/sticker/layer/layer.vue | natebcube/gamejolt | 04eb0b05614e240db5b92b974c571fa011ef478b | [
"MIT"
] | 196 | 2016-01-10T21:59:40.000Z | 2022-03-17T21:07:38.000Z | src/_common/sticker/layer/layer.vue | natebcube/gamejolt | 04eb0b05614e240db5b92b974c571fa011ef478b | [
"MIT"
] | 82 | 2016-01-10T17:40:34.000Z | 2022-03-25T09:25:05.000Z | <script lang="ts" src="./layer"></script>
<template>
<div class="-layer" :class="{ '-dragging': drawer.isDragging }" @contextmenu="onContextMenu">
<app-sticker-layer-placement-mask
v-if="layer.isShowingDrawer"
class="-placement-mask"
:layer="layer"
/>
<!--
I don't know why, but DO NOT PUT ELEMENTS A... | 23.076923 | 94 | 0.681667 |
fe0e33e9dcedf96efda3396aaa1b46edd63cda44 | 2,914 | vue | Vue | client/src/components/Chess.vue | klxu03/Gamulo | 5119edad155e3f4e8f3f8c34a64c838457cbab1c | [
"MIT"
] | null | null | null | client/src/components/Chess.vue | klxu03/Gamulo | 5119edad155e3f4e8f3f8c34a64c838457cbab1c | [
"MIT"
] | null | null | null | client/src/components/Chess.vue | klxu03/Gamulo | 5119edad155e3f4e8f3f8c34a64c838457cbab1c | [
"MIT"
] | null | null | null | <template>
<h3>Gamulo</h3>
<div id="board" style="width: 400px; margin: auto"></div>
<Dropdown @depth="setDepth($event)" />
<div>Position: {{ positionCount }}</div>
<div>Time that move: {{ time.move / 1000 }}s</div>
<div>Time left: {{ time.left / 1000 }}s</div>
<table>
<tr>
<th>White (You)</th>
... | 21.909774 | 75 | 0.5628 |
5ad842f939b796a82664682945598187dd4d4b08 | 1,934 | vue | Vue | src/components/CheckBox.vue | nsplup/vue-chat-room | 435df3d5d35a391472679571aceb46e4887f698c | [
"MIT"
] | null | null | null | src/components/CheckBox.vue | nsplup/vue-chat-room | 435df3d5d35a391472679571aceb46e4887f698c | [
"MIT"
] | 2 | 2021-03-02T00:29:47.000Z | 2021-03-09T14:11:39.000Z | src/components/CheckBox.vue | nsplup/vue-chat-room | 435df3d5d35a391472679571aceb46e4887f698c | [
"MIT"
] | null | null | null | <template>
<div class="checkbox-container">
<input type="checkbox"
:id="uniqID"
:checked="checked"
v-on="listeners"
>
<label :for="uniqID" class="checkbox-component" :style="option.checkbox"></label>
<label :for="uniqID" class="checkbox-text" :style="option.text">
<slot></slot>... | 17.115044 | 91 | 0.588935 |
a03291f985ef686c8770fb2412d67760d79b56d5 | 4,083 | vue | Vue | src/views/operate/banner/components/BannerDetail.vue | 871124648/background-admin | e28894064488b9bd3b04c37c7b3fbc9fef5d3f50 | [
"MIT"
] | null | null | null | src/views/operate/banner/components/BannerDetail.vue | 871124648/background-admin | e28894064488b9bd3b04c37c7b3fbc9fef5d3f50 | [
"MIT"
] | null | null | null | src/views/operate/banner/components/BannerDetail.vue | 871124648/background-admin | e28894064488b9bd3b04c37c7b3fbc9fef5d3f50 | [
"MIT"
] | null | null | null | <template>
<el-form ref="form" :model="form" label-width="80px">
<el-form-item label-width="100px" label="banner标题">
<el-input v-model="form.title"/>
</el-form-item>
<el-form-item label-width="100px" label="关联类型">
<el-select v-model="form.type" placeholder="关联类型">
<el-option
... | 25.04908 | 76 | 0.518246 |
3f098ead768b780dd46ce654e86a07a1e294aa84 | 1,561 | vue | Vue | src/components/navbarTop/index.vue | yixiaosiqingfeng/--vue | 1d0307bd0c8ec7c461fb19e1737e8ab6c5467d53 | [
"MIT"
] | null | null | null | src/components/navbarTop/index.vue | yixiaosiqingfeng/--vue | 1d0307bd0c8ec7c461fb19e1737e8ab6c5467d53 | [
"MIT"
] | null | null | null | src/components/navbarTop/index.vue | yixiaosiqingfeng/--vue | 1d0307bd0c8ec7c461fb19e1737e8ab6c5467d53 | [
"MIT"
] | null | null | null | <template>
<div style="height:100%;position:relative;">
<div class="topBar">
<el-menu router :default-active="activeIndex" class="el-menu-demo" mode="horizontal">
<el-menu-item v-for="(item,index) in navArr" :key="index" :index="item.meta.code"><span style="font-size:16px;">{{ item.meta.title }}</sp... | 20.012821 | 148 | 0.560538 |
69202f7f1ab64420171e21d4805e4a4f5193c670 | 2,516 | vue | Vue | src/pages/Login.vue | xiaoxin1992/bindpod-web | 53eddc85ac602d3f3d23c1b554eb753339476128 | [
"MIT"
] | 1 | 2021-08-16T14:28:19.000Z | 2021-08-16T14:28:19.000Z | src/pages/Login.vue | xiaoxin1992/bindpod-web | 53eddc85ac602d3f3d23c1b554eb753339476128 | [
"MIT"
] | null | null | null | src/pages/Login.vue | xiaoxin1992/bindpod-web | 53eddc85ac602d3f3d23c1b554eb753339476128 | [
"MIT"
] | 1 | 2021-12-27T05:56:38.000Z | 2021-12-27T05:56:38.000Z | <template>
<el-row type="flex" align="middle" justify="center" class="login">
<el-col :xs="4" :sm="6" :md="8" :lg="9" :xl="11" class="login-box">
<el-main>
<img src="../assets/image/login-logo.png" alt="logo">
<span class="title">BindPod</span>
<el-form :model="form" ref="form" class... | 24.427184 | 117 | 0.535374 |
73166f2d651f3c2b97dd23f3d26b5ed878304485 | 1,862 | vue | Vue | showcase/src/components/badge/badgedemo.vue | moshenskyDV/vueface | ef8b89b503bb91f42686814c9202a02fcbbefc2c | [
"MIT"
] | 39 | 2018-08-22T07:00:08.000Z | 2022-02-20T12:27:52.000Z | showcase/src/components/badge/badgedemo.vue | moshenskyDV/vueface | ef8b89b503bb91f42686814c9202a02fcbbefc2c | [
"MIT"
] | 12 | 2018-08-22T16:59:52.000Z | 2022-03-02T02:47:00.000Z | showcase/src/components/badge/badgedemo.vue | moshenskyDV/vueface | ef8b89b503bb91f42686814c9202a02fcbbefc2c | [
"MIT"
] | 10 | 2018-09-13T15:27:15.000Z | 2021-05-24T03:52:34.000Z | <template>
<div>
<div class="content-section introduction" id="component">
<div>
<span class="feature-title">Badge</span>
<span>A number or status mark on form components.</span>
</div>
</div>
<div id="wrapper">
<h3 class="first">Numbers</h3>
<vf-badge :value="100"... | 30.032258 | 84 | 0.562299 |
f864a50d29e2120dd740b97817cb26c342d5bb17 | 916 | vue | Vue | ee/app/assets/javascripts/on_demand_scans/components/tabs/running.vue | nowkoai/test | 7aca51cce41acd7ec4c393d1bb1185a4a2ca1d07 | [
"MIT"
] | 2 | 2020-11-23T17:03:26.000Z | 2021-08-18T02:56:43.000Z | ee/app/assets/javascripts/on_demand_scans/components/tabs/running.vue | nowkoai/test | 7aca51cce41acd7ec4c393d1bb1185a4a2ca1d07 | [
"MIT"
] | 26 | 2020-12-08T02:47:19.000Z | 2022-02-26T02:18:34.000Z | ee/app/assets/javascripts/on_demand_scans/components/tabs/running.vue | nowkoai/test | 7aca51cce41acd7ec4c393d1bb1185a4a2ca1d07 | [
"MIT"
] | 4 | 2020-09-23T08:06:56.000Z | 2020-11-06T04:49:12.000Z | <script>
import { __, s__ } from '~/locale';
import onDemandScansQuery from '../../graphql/on_demand_scans.query.graphql';
import { BASE_TABS_TABLE_FIELDS, PIPELINES_SCOPE_RUNNING, LEARN_MORE_TEXT } from '../../constants';
import BaseTab from './base_tab.vue';
export default {
query: onDemandScansQuery,
queryVaria... | 26.171429 | 99 | 0.69869 |
cbfc03fbcd3c9011d93ff71a342a5988522456a9 | 10,781 | vue | Vue | zadig-portal/src/components/setting/registry/manage.vue | wanderleaf/Zadig | 2b73b6fd61190f5901eb772bcfa598e44196d577 | [
"Apache-2.0"
] | null | null | null | zadig-portal/src/components/setting/registry/manage.vue | wanderleaf/Zadig | 2b73b6fd61190f5901eb772bcfa598e44196d577 | [
"Apache-2.0"
] | null | null | null | zadig-portal/src/components/setting/registry/manage.vue | wanderleaf/Zadig | 2b73b6fd61190f5901eb772bcfa598e44196d577 | [
"Apache-2.0"
] | null | null | null | <template>
<div v-loading="loading"
element-loading-text="加载中..."
element-loading-spinner="iconfont iconfont-loading icondocker"
class="setting-registry-container">
<!--registry-create-dialog-->
<el-dialog title='添加'
:visible.sync="dialogRegistryCreateFormVisi... | 31.991098 | 109 | 0.48604 |
ce5a8821f58f79c76476495b4bdded01691acca8 | 1,863 | vue | Vue | resources/js/components/ResourceTable.vue | hrmshandy/books | df5a6d61353e52d8e469e6fddd11f4263fa1e3d3 | [
"MIT"
] | null | null | null | resources/js/components/ResourceTable.vue | hrmshandy/books | df5a6d61353e52d8e469e6fddd11f4263fa1e3d3 | [
"MIT"
] | null | null | null | resources/js/components/ResourceTable.vue | hrmshandy/books | df5a6d61353e52d8e469e6fddd11f4263fa1e3d3 | [
"MIT"
] | null | null | null | <template>
<div class="intro-y col-span-12 overflow-auto lg:overflow-visible">
<table class="table table-report -mt-2">
<thead>
<tr>
<!-- Select Checkbox -->
<!-- <th class="w-4">
<input class="form-check-input -mt-1" type="checkbox" value="" />
</th> -->
... | 24.194805 | 77 | 0.504563 |
f64b535b4c219cd9f7f9f0904e88f655f8089e4c | 8,455 | vue | Vue | src/views/detail/Detail.vue | perfect4255/supermall | a4328915774477f0face0ad1b4008a8c622fed76 | [
"MIT"
] | 1 | 2021-01-11T04:42:22.000Z | 2021-01-11T04:42:22.000Z | src/views/detail/Detail.vue | perfect4255/supermall | a4328915774477f0face0ad1b4008a8c622fed76 | [
"MIT"
] | null | null | null | src/views/detail/Detail.vue | perfect4255/supermall | a4328915774477f0face0ad1b4008a8c622fed76 | [
"MIT"
] | null | null | null | <template>
<div id="detail">
<!-- 导航栏 -->
<DetailNavBar ref="nav" @titleClick="titleClick" />
<Scroll class="wrapper" ref="scroll" :probeType="3" @scroll="contentScroll">
<!-- 轮播图 -->
<DetailSwiper :topImages="topImages" />
<!-- 商品基本信息 -->
<DetailBaseInfo :goods="goods" />
<!... | 29.98227 | 192 | 0.59728 |
f0569e12403a06f0ef6ab76671a9046ef077e4b8 | 1,043 | vue | Vue | src/pages/contact/Create.vue | wentiansky/relationship | 8f83d91eb941b09386e3df94586b0cc1884e397d | [
"MIT"
] | null | null | null | src/pages/contact/Create.vue | wentiansky/relationship | 8f83d91eb941b09386e3df94586b0cc1884e397d | [
"MIT"
] | null | null | null | src/pages/contact/Create.vue | wentiansky/relationship | 8f83d91eb941b09386e3df94586b0cc1884e397d | [
"MIT"
] | null | null | null | <template>
<div id="create">
<div id="contact_header">
<div class="return" @click="goLast">
<i class="iconfont icon-fanhui icon"></i><span>返回</span>
</div>
<div class="title">创建新资源</div>
<div class="opt" @click="handleOpt">完成</div>
</div>
<div class="background"></div>
<!-- 编辑列表 -->
<ContactC... | 17.383333 | 63 | 0.588686 |
449e96b764d55310eb823a33a2c786089878e215 | 1,630 | vue | Vue | app/components/CrossFunctionalRequirementsView.vue | simondean/component-catalog | d914de803abcdeb1b97e8e09d56d50f6e85bd6d0 | [
"MIT"
] | null | null | null | app/components/CrossFunctionalRequirementsView.vue | simondean/component-catalog | d914de803abcdeb1b97e8e09d56d50f6e85bd6d0 | [
"MIT"
] | 1 | 2021-08-24T09:35:40.000Z | 2021-08-24T09:38:58.000Z | app/components/CrossFunctionalRequirementsView.vue | simondean/component-catalog | d914de803abcdeb1b97e8e09d56d50f6e85bd6d0 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="main">
<b-card :title="`${count} Cross Functional Requirements`" class="my-3">
<b-card-text>
<CrossFunctionalRequirementTable :components="filteredComponents" />
</b-card-text>
</b-card>
</div>
<div class="panel">
<ComponentFilters ... | 22.328767 | 94 | 0.66135 |
7cacf69aa1c0adcda0e0f37362bf241a27bf9fe3 | 2,593 | vue | Vue | src/components/PageControls.vue | sleyter94/sportsstore | 3b9ddf2a1411093f880e3551409677c3fe59cda0 | [
"MIT"
] | null | null | null | src/components/PageControls.vue | sleyter94/sportsstore | 3b9ddf2a1411093f880e3551409677c3fe59cda0 | [
"MIT"
] | null | null | null | src/components/PageControls.vue | sleyter94/sportsstore | 3b9ddf2a1411093f880e3551409677c3fe59cda0 | [
"MIT"
] | null | null | null | <template>
<div class="row mt-2">
<div class="col-3 form-group">
<select @change="changePageSize" class="form-control">
<option value="4">4 per Page</option>
<option value="8">8 per Page</option>
<option value="12">12 per Page</option>
... | 39.287879 | 101 | 0.482453 |
5a0ef868f457b5fc6905afc990b5a390e504be9a | 4,108 | vue | Vue | src/views/admin/Audience.vue | fakhrul/tuntung_admin | 2ab44c0eec47b2b3f5369b3993340a062d72b18e | [
"MIT"
] | null | null | null | src/views/admin/Audience.vue | fakhrul/tuntung_admin | 2ab44c0eec47b2b3f5369b3993340a062d72b18e | [
"MIT"
] | null | null | null | src/views/admin/Audience.vue | fakhrul/tuntung_admin | 2ab44c0eec47b2b3f5369b3993340a062d72b18e | [
"MIT"
] | null | null | null | <template>
<div>
<CToaster :autohide="3000">
<template v-for="info in infoList">
<CToast
:key="info.message"
:show="true"
:header="info.header"
:color="info.color"
>
{{ info.message }}.
</CToast>
</template>
</CToaster>
... | 26.675325 | 78 | 0.449367 |
6aa76a0a2d15d563102d075970085e5cde46a45c | 781 | vue | Vue | icons/uil-cloud-redo.vue | Iconscout/vue-unicons | 24d2ae848db9f0864426b0e202353545f599bd83 | [
"Apache-2.0"
] | 24 | 2020-07-30T14:22:41.000Z | 2022-01-26T05:16:46.000Z | icons/uil-cloud-redo.vue | Iconscout/vue-unicons | 24d2ae848db9f0864426b0e202353545f599bd83 | [
"Apache-2.0"
] | 1 | 2021-02-24T14:17:25.000Z | 2021-02-24T14:17:25.000Z | icons/uil-cloud-redo.vue | Iconscout/vue-unicons | 24d2ae848db9f0864426b0e202353545f599bd83 | [
"Apache-2.0"
] | 3 | 2020-10-23T22:10:24.000Z | 2022-03-30T03:29:50.000Z | <template>
<svg
v-bind="$attrs"
:width="size"
:height="size"
xmlns="http://www.w3.org/2000/svg"
class="ui-svg-inline"
viewBox="0 0 24 24"
fill="currentColor"
>
<path
d="M15,12.5a1,1,0,0,0-.91.6,4,4,0,1,0,.55,6.4A1,1,0,1,0,13.32,18a2,2,0,0,1-1.32.5,2,2,0,1,1,1-3.75h-.22a1,1,0,0,... | 27.892857 | 409 | 0.549296 |
7652568b4e0c80086f1663e17a287abc88038fa4 | 2,807 | vue | Vue | src/components/form/SearchAddress.vue | sophiemoustard/alenvi-webapp-old | f3109e1dd3ca1a7dc203c4dc81c8295aaa627ae8 | [
"MIT"
] | 1 | 2019-01-03T14:21:11.000Z | 2019-01-03T14:21:11.000Z | src/components/form/SearchAddress.vue | hofman-p/alenvi-webapp | f3109e1dd3ca1a7dc203c4dc81c8295aaa627ae8 | [
"MIT"
] | 7 | 2019-01-03T16:20:38.000Z | 2019-05-13T09:49:10.000Z | src/components/form/SearchAddress.vue | sophiemoustard/alenvi-webapp-old | f3109e1dd3ca1a7dc203c4dc81c8295aaa627ae8 | [
"MIT"
] | null | null | null | <template>
<div :class="{ 'col-12 col-md-6': !inModal, 'col-12': inModal }">
<div class="row justify-between">
<p :class="['input-caption', { required: requiredField }]">{{ caption }}</p>
<q-icon v-if="error" name="error_outline" color="secondary" />
</div>
<q-field :error="error" :error-label... | 29.239583 | 117 | 0.551478 |
3208d00bfba3925f8cf3e59512781c33b393677b | 3,604 | vue | Vue | src/components/Scroll.vue | hyqskevin/vue-mobile-ActivityEnroll-demo | fafcb29db633d968d16b6ad4931ce7602356b6c9 | [
"MIT"
] | null | null | null | src/components/Scroll.vue | hyqskevin/vue-mobile-ActivityEnroll-demo | fafcb29db633d968d16b6ad4931ce7602356b6c9 | [
"MIT"
] | null | null | null | src/components/Scroll.vue | hyqskevin/vue-mobile-ActivityEnroll-demo | fafcb29db633d968d16b6ad4931ce7602356b6c9 | [
"MIT"
] | null | null | null | <template>
<div
ref="wrapper"
class="wrapper"
>
<ul class="scroll-content">
<!-- 刷新提示信息 -->
<div class="top-tip">
<el-icon class="el-icon-loading"></el-icon>
<span class="refresh-hook">{{ pullDownMsg }}</span>
</div>
<!-- 内容列表 -->
<slot />
<!-- 底部提示信息 ... | 21.580838 | 81 | 0.512209 |
f556878c45219f9239d7600c2f3ac72e92fa31dd | 4,084 | vue | Vue | src/components/QR.vue | antontranelis/transformation-game | faf7c1acdc3ad2b79fbea69453c19dead3974dac | [
"MIT"
] | null | null | null | src/components/QR.vue | antontranelis/transformation-game | faf7c1acdc3ad2b79fbea69453c19dead3974dac | [
"MIT"
] | null | null | null | src/components/QR.vue | antontranelis/transformation-game | faf7c1acdc3ad2b79fbea69453c19dead3974dac | [
"MIT"
] | null | null | null | <template>
<b-container>
<topBar></topBar>
<div>
<h3>QR-Reader</h3>
<b-row>
<b-col md="4">
<p>Scanne QR-Code deiner Karte um deinen Token zu checken</p>
<b-img id="card" src="static/img/ether-cards4.png"></b-img>
<br>
<b-button id="scanButton" v-on:click="startScan">check balan... | 24.309524 | 116 | 0.545054 |
f83a85961a9e32f90af7c51698a9249de765f043 | 1,264 | vue | Vue | doc/learn-project/spring-flowable-learn-all/spring-flowable-web-learn-project/src/views/content/common/layout/Sidebar/SidebarItem.vue | MissThee/page | 7c53c2261b3bb5cd9860ef4d8800e7c7133b2be6 | [
"MIT"
] | null | null | null | doc/learn-project/spring-flowable-learn-all/spring-flowable-web-learn-project/src/views/content/common/layout/Sidebar/SidebarItem.vue | MissThee/page | 7c53c2261b3bb5cd9860ef4d8800e7c7133b2be6 | [
"MIT"
] | 5 | 2019-11-25T00:39:41.000Z | 2021-05-02T01:50:12.000Z | doc/learn-project/spring-flowable-learn-all/spring-flowable-web-learn-project/src/views/content/common/layout/Sidebar/SidebarItem.vue | MissThee/page | 7c53c2261b3bb5cd9860ef4d8800e7c7133b2be6 | [
"MIT"
] | null | null | null | <template>
<div>
<template v-for="item in routes" v-if="!item.hidden&&item.children">
<el-submenu v-if="!item.meta.hidden&&item.children !== undefined && item.state === true" :index="item.name||item.path" :key="item.name">
<template slot="title">
<img v-if="item.meta&&item.meta.icon" :icon... | 37.176471 | 148 | 0.578323 |
516090e6f7461c74669b99ffd89c2f3a75edcf6e | 768 | vue | Vue | src/components/ui/Badge.vue | emilio/juster-app | e960fa8d7277fdc0ee0f6bbe66b12f7172398c5d | [
"MIT"
] | null | null | null | src/components/ui/Badge.vue | emilio/juster-app | e960fa8d7277fdc0ee0f6bbe66b12f7172398c5d | [
"MIT"
] | null | null | null | src/components/ui/Badge.vue | emilio/juster-app | e960fa8d7277fdc0ee0f6bbe66b12f7172398c5d | [
"MIT"
] | null | null | null | <script>
export default {
name: "Badge",
props: { color: String },
}
</script>
<template>
<div :class="[$style.wrapper, $style[color]]">
<slot />
</div>
</template>
<style module>
.wrapper {
display: flex;
align-items: center;
gap: 6px;
height: 26px;
border-radius: 6px;
... | 14.769231 | 50 | 0.561198 |
f79568ea9dcfcf148cc817c8292473c9944887a4 | 3,627 | vue | Vue | src/views/EditHero.vue | webmasterdevlin/heroes-vue | fa63040fe99b8d0674ae029b61a924df395dcc58 | [
"MIT"
] | 3 | 2019-08-28T15:09:13.000Z | 2020-05-29T17:18:31.000Z | src/views/EditHero.vue | webmasterdevlin/heroes-vue | fa63040fe99b8d0674ae029b61a924df395dcc58 | [
"MIT"
] | 7 | 2020-06-25T21:48:15.000Z | 2022-02-26T09:35:45.000Z | src/views/EditHero.vue | webmasterdevlin/heroes-vue | fa63040fe99b8d0674ae029b61a924df395dcc58 | [
"MIT"
] | null | null | null | <template>
<div>
<h2>Edit Hero</h2>
<div
v-if="isLoading"
style="display:flex; flex-direction: row; justify-content: center"
>
<div
class="spinner-border"
style="width: 9rem; height: 9rem; color: purple"
role="status"
>
<span class="sr-only">Loading.... | 26.282609 | 76 | 0.505376 |
0ef43f24e7176f68b4b3814d6047cb53c183b1e2 | 697 | vue | Vue | src/components/cell/__demo__/basic.vue | liugaol/dcb-ui | a2d28dd5bc3f7307e541e3cca32e0d9048e4fd30 | [
"MIT"
] | 4 | 2021-06-28T13:17:42.000Z | 2022-01-07T07:38:40.000Z | src/components/cell/__demo__/basic.vue | WangYanzhi0525/dcb-ui | a4da0edfeef23b4f2277e7fdc838bbd39d333b3b | [
"MIT"
] | 8 | 2021-07-07T00:36:37.000Z | 2022-01-10T07:58:47.000Z | src/components/cell/__demo__/basic.vue | WangYanzhi0525/dcb-ui | a4da0edfeef23b4f2277e7fdc838bbd39d333b3b | [
"MIT"
] | 38 | 2021-06-28T02:09:35.000Z | 2021-12-28T02:02:46.000Z | <template>
<div>
<d-cell label="我是标题" desc="描述文字" left-icon="clock" right-icon="arrow_right" @click="handleClick"/>
<d-cell label="我是标题" desc="描述文字" right-icon="arrow_right" @click="handleClick">
<input slot="desc" type="text" placeholder="请输入名字">
</d-cell>
<d-cell label="是否设置为默认地址" desc="描述文字" ... | 20.5 | 102 | 0.573888 |
050ac36ee557857cbd7797650254e06a877e3679 | 2,835 | vue | Vue | resources/js/ecommerce/components/ProductComponent.vue | Yalm/sis-comp | f429e642d57830b346837830377d7ccc165702f0 | [
"MIT"
] | null | null | null | resources/js/ecommerce/components/ProductComponent.vue | Yalm/sis-comp | f429e642d57830b346837830377d7ccc165702f0 | [
"MIT"
] | null | null | null | resources/js/ecommerce/components/ProductComponent.vue | Yalm/sis-comp | f429e642d57830b346837830377d7ccc165702f0 | [
"MIT"
] | null | null | null | <template>
<div class="container-fluid">
<div class="row product-view">
<div class="product-thumbnail" v-bind:class="[list ? 'col-md-4':'col-12',{ sold_out_product: product.stock < 1}]">
<span class="sold_out">Agotado</span>
<div class="sold_out-back"></div>
<a v-bind:hre... | 45.725806 | 261 | 0.535097 |
445f9dd7452977896e0b338bb30cac57803f1254 | 469 | vue | Vue | src/UI/src/components/Publish/PublishPage.vue | SwissLife-OSS/IdOps | bcab39e1e3c38b3e56a1be6de7f6bd72d06037f7 | [
"MIT"
] | 15 | 2021-11-05T15:02:02.000Z | 2022-02-15T18:17:15.000Z | src/UI/src/components/Publish/PublishPage.vue | SwissLife-OSS/IdOps | bcab39e1e3c38b3e56a1be6de7f6bd72d06037f7 | [
"MIT"
] | 12 | 2021-11-02T09:54:45.000Z | 2022-02-09T12:08:24.000Z | src/UI/src/components/Publish/PublishPage.vue | SwissLife-OSS/IdOps | bcab39e1e3c38b3e56a1be6de7f6bd72d06037f7 | [
"MIT"
] | null | null | null | <template>
<sub-navigation
:tabs="tabs"
color="cyan darken-1"
name="System"
></sub-navigation>
</template>
<script>
import SubNavigation from "../Common/SubNavigation.vue";
export default {
components: { SubNavigation },
data() {
return {
tabs: [
{
name: "Resources",
... | 17.37037 | 56 | 0.545842 |
520aa9a2cd99a22cd80a9f79ea96454f863e6e98 | 1,154 | vue | Vue | src/components/Button.vue | ProjectCeleste/unit-builder | 2d0d8a3ddaaea087c9a8a7aee42b81c2ba491dcd | [
"MIT"
] | 1 | 2020-12-03T10:59:19.000Z | 2020-12-03T10:59:19.000Z | src/components/Button.vue | ProjectCeleste/unit-builder | 2d0d8a3ddaaea087c9a8a7aee42b81c2ba491dcd | [
"MIT"
] | null | null | null | src/components/Button.vue | ProjectCeleste/unit-builder | 2d0d8a3ddaaea087c9a8a7aee42b81c2ba491dcd | [
"MIT"
] | null | null | null | <template>
<div
class="button is-flex is-flex-direction-row"
:title="tooltip"
:class="classObj"
>
<Icon sprite="icons" :name="icon" :size="size" />
<span v-if="text" class="button-text">
{{ text }}
</span>
</div>
</template>
<script>
import Icon from "./Icon.vue"
export default {
... | 17.753846 | 53 | 0.562392 |
11f8ce69abb846a20623f183361357ab305e73ce | 3,725 | vue | Vue | resources/js/vue/cards/list.vue | JS-Jerry/Cards-project | 1358fa68bfeca86eb6fe45ba2dbc6c01ca82401c | [
"MIT"
] | null | null | null | resources/js/vue/cards/list.vue | JS-Jerry/Cards-project | 1358fa68bfeca86eb6fe45ba2dbc6c01ca82401c | [
"MIT"
] | null | null | null | resources/js/vue/cards/list.vue | JS-Jerry/Cards-project | 1358fa68bfeca86eb6fe45ba2dbc6c01ca82401c | [
"MIT"
] | null | null | null | <template>
<div class="row">
<div class="col-12">
<!-- create button -->
<div class="col-12 mb-2 text-end">
<router-link :to='{name:"cardsAdd"}' class="btn btn-primary">Create</router-link>
</div>
<div class="card">
<div class=... | 39.210526 | 140 | 0.353557 |
46badcf33d35e3d382613be15bd98955fbf0dbc6 | 1,105 | vue | Vue | src/components/common/form/BaseInput.vue | sshibani/sunrise-spa | bc2c4576c1c5a2127b074323ffb412cc96086bfe | [
"Apache-2.0"
] | null | null | null | src/components/common/form/BaseInput.vue | sshibani/sunrise-spa | bc2c4576c1c5a2127b074323ffb412cc96086bfe | [
"Apache-2.0"
] | null | null | null | src/components/common/form/BaseInput.vue | sshibani/sunrise-spa | bc2c4576c1c5a2127b074323ffb412cc96086bfe | [
"Apache-2.0"
] | null | null | null | <template>
<BaseLabel :vuelidate="vuelidate"
:label="label"
:customErrors="customErrors">
<input v-model="model"
v-bind="$attrs"
:class="errorClass"/>
</BaseLabel>
</template>
<script>
import BaseLabel from './BaseLabel.vue';
export default {
inheritAttrs: fal... | 16.492537 | 52 | 0.557466 |
772a6be86952f4fc98b8c9c03705ea83f193a161 | 687 | vue | Vue | src/components/wizard/PmPrjLibInfoBaseStep.vue | Alarikshaw/vue-typescript-admin-template-demo | a7d1241776290a15bea51bd5b19473a18e95c9f5 | [
"MIT"
] | 2 | 2020-10-28T08:04:23.000Z | 2021-03-29T16:30:32.000Z | src/components/wizard/PmPrjLibInfoBaseStep.vue | Alarikshaw/vue-typescript-admin-template-demo | a7d1241776290a15bea51bd5b19473a18e95c9f5 | [
"MIT"
] | null | null | null | src/components/wizard/PmPrjLibInfoBaseStep.vue | Alarikshaw/vue-typescript-admin-template-demo | a7d1241776290a15bea51bd5b19473a18e95c9f5 | [
"MIT"
] | null | null | null | <template>
<div class="demo">
基本信息
<div>
是否可编辑状态:{{ isView }}
</div>
<div>继承:{{ isView }}</div>
</div>
</template>
<script lang="ts">
import { Component, Vue, Watch, Prop, Mixins } from 'vue-property-decorator'
import { WizardStepVModel } from '@/views/wizardDemo/WizardStepVModel'
@Component({... | 19.083333 | 76 | 0.590975 |
9ea558c627edd2a5a4e83ae90e31c60283bd0a4c | 347 | vue | Vue | src/views/demo/comp/components/theme-color-panel.vue | wangbin3162/bin-admin-pro | e8c3b444db824963a5a9f628214bd84bea13f29b | [
"MIT"
] | 1 | 2021-11-03T10:21:05.000Z | 2021-11-03T10:21:05.000Z | src/views/demo/comp/components/theme-color-panel.vue | wangbin3162/bin-admin-pro | e8c3b444db824963a5a9f628214bd84bea13f29b | [
"MIT"
] | null | null | null | src/views/demo/comp/components/theme-color-panel.vue | wangbin3162/bin-admin-pro | e8c3b444db824963a5a9f628214bd84bea13f29b | [
"MIT"
] | null | null | null | <template>
<b-collapse-wrap title="主题设置" shadow="none" class="mb-20">
<div class="p10">
<theme-panel mode="horizontal" only-theme />
</div>
</b-collapse-wrap>
</template>
<script>
import ThemePanel from '@/layouts/setting/theme-panel.vue'
export default {
name: 'theme-color-panel',
components: {... | 20.411765 | 60 | 0.657061 |
3ec7cc8d191ff177a4f33760ff5752bf0133a890 | 599 | vue | Vue | resources/js/components/movement/movement.vue | vic-donetsk/coronavirus | 6897479fbef008f8eb26c82ce9cd89cedb460bdd | [
"MIT"
] | null | null | null | resources/js/components/movement/movement.vue | vic-donetsk/coronavirus | 6897479fbef008f8eb26c82ce9cd89cedb460bdd | [
"MIT"
] | 5 | 2021-02-02T17:34:28.000Z | 2022-02-27T02:39:29.000Z | resources/js/components/movement/movement.vue | vic-donetsk/coronavirus | 6897479fbef008f8eb26c82ce9cd89cedb460bdd | [
"MIT"
] | null | null | null | <template>
<div class="movement">
<svg class="movement_virus mod_1">
<use xlink:href="#firstVirus"></use>
</svg>
<svg class="movement_virus mod_2">
<use xlink:href="#secondVirus"></use>
</svg>
<svg class="movement_virus mod_3">
<use xlink:h... | 22.185185 | 49 | 0.532554 |
56417386883a0dff350c2f6f95f700a92ae3e1cc | 4,241 | vue | Vue | resources/assets/js/components/PrizePoolPanel.vue | studiopersona/bigshotmma | 1d0b527ee5c4b2d5be39b65e3742fc2f8842b2c3 | [
"MIT"
] | null | null | null | resources/assets/js/components/PrizePoolPanel.vue | studiopersona/bigshotmma | 1d0b527ee5c4b2d5be39b65e3742fc2f8842b2c3 | [
"MIT"
] | null | null | null | resources/assets/js/components/PrizePoolPanel.vue | studiopersona/bigshotmma | 1d0b527ee5c4b2d5be39b65e3742fc2f8842b2c3 | [
"MIT"
] | null | null | null | <template>
<section :class="prizeModalClasses">
<h3 class="prizeModal__title">Prize Pool</h3>
<div class="prizeModal__body">
<p>In a <a @click="showContestRules" data-contest-type="{{ participantsList.contest.contest_type_id }}">{{ participantsList.contest_type_name }}</a> contest with {{ participantsList.m... | 39.635514 | 296 | 0.52747 |
76b9d80f5ca5785b021d1febdda92e43164526f1 | 14,701 | vue | Vue | src/components/TopicCreator.vue | vanessametonini/PlataformaCultural | aa408af8944cb83b946415afa99574727813f756 | [
"MIT"
] | 3 | 2021-03-07T00:09:53.000Z | 2021-06-10T19:40:12.000Z | src/components/TopicCreator.vue | Julianact/PlataformaCultural | aa408af8944cb83b946415afa99574727813f756 | [
"MIT"
] | 21 | 2021-05-25T23:52:50.000Z | 2022-02-28T02:18:38.000Z | src/components/TopicCreator.vue | vanessametonini/PlataformaCultural | aa408af8944cb83b946415afa99574727813f756 | [
"MIT"
] | 2 | 2021-06-08T22:46:23.000Z | 2021-08-18T09:56:44.000Z | <template>
<div class="app-component stepper">
<!-- header -->
<header class="stepper-header">
<logo-card />
<progress-bar
class="progressbar"
:current-step="currentStep"
:steps-title="stepsTitle"
/>
<color-line class="color-line" />
</header>
<!-- conte... | 25.701049 | 127 | 0.555608 |
2e235a66c245d2001c9eb0f19ecfbd2d79190a85 | 3,701 | vue | Vue | src/views/course/type/index.vue | MrHangyida/miss | a34ce90018b2a74606dd972c56aa9a0fe6055661 | [
"MIT"
] | null | null | null | src/views/course/type/index.vue | MrHangyida/miss | a34ce90018b2a74606dd972c56aa9a0fe6055661 | [
"MIT"
] | null | null | null | src/views/course/type/index.vue | MrHangyida/miss | a34ce90018b2a74606dd972c56aa9a0fe6055661 | [
"MIT"
] | null | null | null | <template>
<div class="app-container">
<el-row>
<el-col :span="12">
<el-button type="primary" size="small" @click="dialogFormVisible = true">新建课程大类</el-button>
<el-button type="primary" size="small">批量导入</el-button>
</el-col>
</el-row>
<el-table ref="multipleTable"... | 29.846774 | 104 | 0.519589 |
7cb93d6b2f27450f10279bf6faabd99798b93927 | 61 | vue | Vue | resources/assets/js/components/documents/english/Pronunciation/Recognize.vue | 19900308201644783201/document | 958acc190dc379833e5bbc01242baf85c24cf22a | [
"MIT"
] | null | null | null | resources/assets/js/components/documents/english/Pronunciation/Recognize.vue | 19900308201644783201/document | 958acc190dc379833e5bbc01242baf85c24cf22a | [
"MIT"
] | null | null | null | resources/assets/js/components/documents/english/Pronunciation/Recognize.vue | 19900308201644783201/document | 958acc190dc379833e5bbc01242baf85c24cf22a | [
"MIT"
] | null | null | null | <template>
<div>
Recognize
</div>
</template> | 12.2 | 17 | 0.508197 |
b1eec35c4592d219a2e2e2eaa5cb7b82f65dbff0 | 371 | vue | Vue | web/src/pages/home/index.vue | ljnjiannan/nntoolbox | 7ae7c77ec1cd8d1ab2e6006bc60ba4ea04804c04 | [
"Apache-2.0"
] | null | null | null | web/src/pages/home/index.vue | ljnjiannan/nntoolbox | 7ae7c77ec1cd8d1ab2e6006bc60ba4ea04804c04 | [
"Apache-2.0"
] | null | null | null | web/src/pages/home/index.vue | ljnjiannan/nntoolbox | 7ae7c77ec1cd8d1ab2e6006bc60ba4ea04804c04 | [
"Apache-2.0"
] | null | null | null | <template>
<div style="width: 100%;display: flex;">
<HomeProjectView style="width: 40%;"/>
<HomeSearchView style="width: 50%;"/>
</div>
</template>
<script>
import HomeProjectView from './HomeProjectView'
import HomeSearchView from './HomeSearchView'
export default {
components: {
HomeProjectView,
... | 17.666667 | 47 | 0.67655 |
23004cecb0babd5d7dee2af1bdb959017446c4f7 | 10,953 | vue | Vue | resources/assets/js/components/common/RegisterForm.vue | muinh/broker-site | 2e334b432884a595058256c2c892a9a44cab3009 | [
"MIT"
] | null | null | null | resources/assets/js/components/common/RegisterForm.vue | muinh/broker-site | 2e334b432884a595058256c2c892a9a44cab3009 | [
"MIT"
] | null | null | null | resources/assets/js/components/common/RegisterForm.vue | muinh/broker-site | 2e334b432884a595058256c2c892a9a44cab3009 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="row">
<div class="col-md-3">
<iframe name="myfxbook_market" width="100%" height="290" scrolling="no" frameborder="0" allowtransparency="true" hspace="0" vspace="0" marginheight="0" marginwidth="0" src="https://widgets.myfxbook.com/widgets/market.html"... | 48.68 | 296 | 0.445357 |
4931fb5aefb9bcc8207bd404abdc6da0a9ff6111 | 1,281 | vue | Vue | web-frontend/modules/database/components/formula/FormulaFieldItemGroup.vue | ashishdhngr/baserow | b098678d2165eb7c42930ee24dc6753a3cb520c3 | [
"MIT"
] | 1 | 2022-01-24T15:12:02.000Z | 2022-01-24T15:12:02.000Z | web-frontend/modules/database/components/formula/FormulaFieldItemGroup.vue | rasata/baserow | c6e1d7842c53f801e1c96b49f1377da2a06afaa9 | [
"MIT"
] | null | null | null | web-frontend/modules/database/components/formula/FormulaFieldItemGroup.vue | rasata/baserow | c6e1d7842c53f801e1c96b49f1377da2a06afaa9 | [
"MIT"
] | null | null | null | <template>
<ul class="formula-field__item-group">
<li class="formula-field__item-group-title">
{{ title }}
{{ getFilterIndicator(unfilteredItems, filteredItems) }}
</li>
<li
v-for="item in filteredItems"
:key="item.value"
class="formula-field__item"
>
<a
hre... | 23.290909 | 72 | 0.569867 |
61f3a2e47dc3c7c00f40f2784ba08f07cec461d7 | 7,512 | vue | Vue | src/views/admin/application/list.vue | barryzhang825/fzd-website | 8b29f6a7209bf83040ff4d976895647f07ca02fc | [
"MIT"
] | null | null | null | src/views/admin/application/list.vue | barryzhang825/fzd-website | 8b29f6a7209bf83040ff4d976895647f07ca02fc | [
"MIT"
] | null | null | null | src/views/admin/application/list.vue | barryzhang825/fzd-website | 8b29f6a7209bf83040ff4d976895647f07ca02fc | [
"MIT"
] | null | null | null | <template>
<div class="list-box">
<el-row><h2>Application List</h2></el-row>
<el-button-group class="buttons">
<el-button size="small" type="primary" icon="el-icon-edit" @click="goTo('/admin-application/create')">
Create
</el-button>
<el-button size="small" type="primary" icon="el-ic... | 27.822222 | 110 | 0.518504 |
caa8709209195cb66d9fb48cd8a0be78ba94b02d | 5,649 | vue | Vue | src/views/settings/dictEdit.vue | cyourai/bulldog-ui | 52ccab37181bea0355cf114267cc535adadef72b | [
"MIT"
] | null | null | null | src/views/settings/dictEdit.vue | cyourai/bulldog-ui | 52ccab37181bea0355cf114267cc535adadef72b | [
"MIT"
] | null | null | null | src/views/settings/dictEdit.vue | cyourai/bulldog-ui | 52ccab37181bea0355cf114267cc535adadef72b | [
"MIT"
] | null | null | null | <template>
<div class="container">
<ComponentForm :name="this.pageTitle"
:isEdit="this.isEdit()">
<el-form slot="form"
:model="formData"
:rules="formRules"
ref="formData"
label-width="80px"
label-position="right">
... | 28.530303 | 75 | 0.416711 |
c336f6416cef7a0c977e940cba094eccc6e525b7 | 27,880 | vue | Vue | src/components/FuncTable/index.vue | Miller547719886/iview-FuncTable | 24fe39a81f0a73180878ae0250dd3af4fc43aecc | [
"MIT"
] | 37 | 2017-11-23T10:39:07.000Z | 2021-08-30T01:50:27.000Z | src/components/FuncTable/index.vue | Miller547719886/iview-FuncTable | 24fe39a81f0a73180878ae0250dd3af4fc43aecc | [
"MIT"
] | 2 | 2017-11-24T03:24:16.000Z | 2019-01-10T06:57:49.000Z | src/components/FuncTable/index.vue | Miller547719886/iview-FuncTable | 24fe39a81f0a73180878ae0250dd3af4fc43aecc | [
"MIT"
] | 2 | 2018-03-21T03:27:20.000Z | 2018-03-29T02:40:32.000Z | <template>
<div class="func-table">
<!-- 批量操作组 + 查询 -->
<div class="clearfix func-table-top mb-10">
<!-- 批量操作组(slot) -->
<div class="func-table-batch-operation f-l" :style="{ width: searchConfig ? 'auto' : '100%' }">
<slot name="batch-operation">
<!-- <Button>添加</Button>
... | 31.116071 | 138 | 0.513199 |
9336a6489d511ec08c49889da4faecab28c83978 | 5,297 | vue | Vue | src/components/Basictable.vue | romnn/vue-adminator | 7cb3063c19d2619ec59b19ca304329af53bd7d15 | [
"MIT"
] | 1 | 2020-11-18T17:21:10.000Z | 2020-11-18T17:21:10.000Z | src/components/Basictable.vue | romnn/vue-adminator | 7cb3063c19d2619ec59b19ca304329af53bd7d15 | [
"MIT"
] | null | null | null | src/components/Basictable.vue | romnn/vue-adminator | 7cb3063c19d2619ec59b19ca304329af53bd7d15 | [
"MIT"
] | 2 | 2020-09-05T13:47:24.000Z | 2020-11-18T17:21:20.000Z | <template>
<table
class="table"
:class="{
dataTable: dataTable,
'table-striped': striped,
'table-bordered': bordered,
'table-hover': hoverable
}"
>
<thead :class="tableHeadClasses">
<tr>
<th v-if="showIndices" scope="col">#</th>
<th
v-for="(cat... | 22.350211 | 76 | 0.560884 |
46e1ec489f0abc89780fc985f0a56ca2866d2883 | 7,938 | vue | Vue | src/components/my-homepage/components/userHead.vue | Wastast/cloud | 8d82182daaf9b39ec6677df57f0a199dee767191 | [
"MIT"
] | null | null | null | src/components/my-homepage/components/userHead.vue | Wastast/cloud | 8d82182daaf9b39ec6677df57f0a199dee767191 | [
"MIT"
] | null | null | null | src/components/my-homepage/components/userHead.vue | Wastast/cloud | 8d82182daaf9b39ec6677df57f0a199dee767191 | [
"MIT"
] | null | null | null | <template>
<div class="HomeHead">
<div class="userHead">
<div class="userImg">
<img :src="info.upic?'/api'+info.upic:'/staticimg/default_avatar.jpg'">
<div class="updateImg" v-if="info.uid == this.userInfo.uid">
<router-link :to="'/user_setting/'+info.uid">更换头像</router-li... | 32.137652 | 112 | 0.385865 |
595d592e75bd3eac5064edc6d3d1ad5a3c3b58f7 | 2,756 | vue | Vue | src/components/article.vue | icesman/cnode-mobi | 5d168233314c7d11a2c91a135ed10aa76fc49c78 | [
"MIT"
] | 2 | 2017-09-04T13:17:24.000Z | 2017-09-07T14:41:53.000Z | src/components/article.vue | icesman/cnode-mobi | 5d168233314c7d11a2c91a135ed10aa76fc49c78 | [
"MIT"
] | null | null | null | src/components/article.vue | icesman/cnode-mobi | 5d168233314c7d11a2c91a135ed10aa76fc49c78 | [
"MIT"
] | null | null | null | <template>
<div class="wrapper">
<backbtn></backbtn>
<div class="article base">
<div class="title">
<h2 v-text="article.title"></h2>
</div>
<div class="author">
<img :src="article.author.avatar_url" class="author-img" />
<span v-text="article.author.loginname" class="author-name"></span>
<... | 19.272727 | 90 | 0.579826 |
dc33b1bac3e89719ca9931916e9d623c92e2a179 | 768 | vue | Vue | components/TodoListItem.vue | BjornLuG/penn-todo | 420e67dc3ec43ee26200e396540bd21350793c75 | [
"MIT"
] | 1 | 2020-08-26T05:32:21.000Z | 2020-08-26T05:32:21.000Z | components/TodoListItem.vue | bluwy/penn-todo | 420e67dc3ec43ee26200e396540bd21350793c75 | [
"MIT"
] | null | null | null | components/TodoListItem.vue | bluwy/penn-todo | 420e67dc3ec43ee26200e396540bd21350793c75 | [
"MIT"
] | null | null | null | <template>
<li class="flex flex-sm mb-2">
<div class="flex items-center">
<v-checkbox :checked="done" @change="$emit('set-todo-done', { done: $event })" />
</div>
<div class="flex-grow flex items-center">
<span class="text-lg" :class="{ 'line-through text-gray-500': done }">{{ title }}</span>
... | 18.731707 | 94 | 0.554688 |
9dbcff75507b0f256aade5eb3d91339efa3e1bf4 | 1,835 | vue | Vue | src/components/SideMenu/index.vue | XiaofengZeng/kite-nest | 75151026e497e494262e5d62306d265b476d81f8 | [
"MIT"
] | 1 | 2022-03-15T08:25:46.000Z | 2022-03-15T08:25:46.000Z | src/components/SideMenu/index.vue | XiaofengZeng/kite-nest | 75151026e497e494262e5d62306d265b476d81f8 | [
"MIT"
] | 5 | 2022-03-15T07:45:38.000Z | 2022-03-31T02:18:40.000Z | src/components/SideMenu/index.vue | XiaofengZeng/kite-nest | 75151026e497e494262e5d62306d265b476d81f8 | [
"MIT"
] | null | null | null | <template>
<!-- 主页-侧边菜单栏 -->
<div class="kn-side-menu" :class="activeClass">
<div class="menu-body">
<TimeFlies></TimeFlies>
<ModuleController></ModuleController>
<SceneSwitcher></SceneSwitcher>
<UserCard></UserCard>
</div>
<div class="expend-btn" @click="toggleMenu">
<span... | 20.388889 | 77 | 0.607629 |
2ce13b80ff7f55a3c33547993a6064d0b4748fbd | 25,236 | vue | Vue | resources/js/components/clientes/ModalClientes.vue | bbboti/vision | feba1229e20202ea8b6d87ff8a649c1dd1fb1cc0 | [
"MIT"
] | null | null | null | resources/js/components/clientes/ModalClientes.vue | bbboti/vision | feba1229e20202ea8b6d87ff8a649c1dd1fb1cc0 | [
"MIT"
] | null | null | null | resources/js/components/clientes/ModalClientes.vue | bbboti/vision | feba1229e20202ea8b6d87ff8a649c1dd1fb1cc0 | [
"MIT"
] | null | null | null | <template>
<div class="modal fade bd-example-modal-lg" id="modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<form @submit.prevent="modoEditar ? updateCliente(cliente.id) : crearCliente()">
<div ... | 44.351494 | 202 | 0.397884 |
ff32cfdd28889e4d529e03048b0fb82e42e43f9d | 2,962 | vue | Vue | src/components/Home.vue | XinMrWang/example | 2ed3760d96f5a05050a8e04a15c665a9d5beb72c | [
"Apache-2.0"
] | null | null | null | src/components/Home.vue | XinMrWang/example | 2ed3760d96f5a05050a8e04a15c665a9d5beb72c | [
"Apache-2.0"
] | 3 | 2022-02-13T21:21:42.000Z | 2022-02-27T10:54:39.000Z | src/components/Home.vue | XinMrWang/example | 2ed3760d96f5a05050a8e04a15c665a9d5beb72c | [
"Apache-2.0"
] | null | null | null | <template>
<el-container class="home-container">
<el-header>
<div>
<img alt="#" src="@/assets/logo.png">
<span>这里是首页</span>
</div>
<el-button type="info" @click="logout">退出</el-button>
</el-header>
<el-container>
<el-aside :width="isCollapse?'64px':'200px'">
... | 22.610687 | 98 | 0.54524 |
16bf71e312d8e01fd56978ee731c0253cf7e058b | 5,040 | vue | Vue | src/views/Login.vue | FormatFa/zhszweb | 8ae901a532547cba1e6c395713bd56392542c14f | [
"MIT"
] | 7 | 2019-12-05T01:56:54.000Z | 2022-02-16T05:25:42.000Z | src/views/Login.vue | FormatFa/zhszweb | 8ae901a532547cba1e6c395713bd56392542c14f | [
"MIT"
] | 4 | 2021-03-10T01:11:07.000Z | 2022-02-26T20:59:31.000Z | src/views/Login.vue | FormatFa/zhszweb | 8ae901a532547cba1e6c395713bd56392542c14f | [
"MIT"
] | 5 | 2019-12-19T04:23:29.000Z | 2021-07-30T06:28:55.000Z | <template>
<div id=login>
<el-row type="flex" justify="center">
<el-col :span="5" :xs="20" style="margin-top: 200px" >
<el-form :model="login" :rules="rules" ref="loginForm" size="medium">
<el-form-item :error="errors.username" label="用户名" prop="username" >
... | 27.096774 | 87 | 0.412103 |
9dcb3965333d125a448bd88f8166c5f80deeb1de | 998 | vue | Vue | src/components/block/Transactions.vue | mmunic/ark-explorer | fc4a60c4cd7f10d644027e88c51064a960856ad1 | [
"MIT"
] | null | null | null | src/components/block/Transactions.vue | mmunic/ark-explorer | fc4a60c4cd7f10d644027e88c51064a960856ad1 | [
"MIT"
] | null | null | null | src/components/block/Transactions.vue | mmunic/ark-explorer | fc4a60c4cd7f10d644027e88c51064a960856ad1 | [
"MIT"
] | null | null | null | <template>
<div v-if="transactions.length > 0">
<h2 class="text-2xl mb-5 md:mb-6 px-5 sm:hidden text-theme-text-primary">{{ $t("Transactions") }}</h2>
<section class="page-section py-8">
<div class="hidden sm:block">
<table-transactions :transactions="transactions"></table-transactions>
</... | 22.681818 | 106 | 0.613226 |
7e7721d025f777684085c1903b27b172b716d3e1 | 3,774 | vue | Vue | front/components/ChangePassword.vue | edwardycl/id | 9cf658f282b5017d19e4e150484609b9a9a097e5 | [
"MIT"
] | 11 | 2017-01-11T09:47:08.000Z | 2021-09-19T17:13:07.000Z | front/components/ChangePassword.vue | edwardycl/id | 9cf658f282b5017d19e4e150484609b9a9a097e5 | [
"MIT"
] | 71 | 2017-07-11T08:26:57.000Z | 2022-03-08T22:15:53.000Z | front/components/ChangePassword.vue | edwardycl/id | 9cf658f282b5017d19e4e150484609b9a9a097e5 | [
"MIT"
] | 6 | 2017-07-11T07:14:29.000Z | 2019-03-13T11:58:52.000Z | <template>
<el-card class="change-password">
<div slot="header" class="card-head">
<span>Change password</span>
</div>
<el-form @submit.native.prevent="submitForm" :model="models" status-icon size="medium" ref="changePasswordForm" :rules="rules" label-width="150px">
<el-form-item :label="newPasswordTran... | 23.886076 | 149 | 0.637255 |
33ea7a2b21ba9f1a4a3342d9658c58cfaae2105c | 14,804 | vue | Vue | src/views/madara/situationMap/components/mapHN.vue | Freankll/vue-cli-3.0 | 9b58516679c33bf2e7fc163485756c6ad692bf35 | [
"MIT"
] | null | null | null | src/views/madara/situationMap/components/mapHN.vue | Freankll/vue-cli-3.0 | 9b58516679c33bf2e7fc163485756c6ad692bf35 | [
"MIT"
] | null | null | null | src/views/madara/situationMap/components/mapHN.vue | Freankll/vue-cli-3.0 | 9b58516679c33bf2e7fc163485756c6ad692bf35 | [
"MIT"
] | null | null | null | <template>
<div id="home_page_map" style="width:100%;height:99%">
</div>
</template>
<script>
import echarts from "echarts";
import {geoHNData, highAlert, highCases, highConcern} from "../map-data/get-geography-value.js"; // 地区坐标文件
import {mapDataArr} from '../map-data/get-city-value';
import {... | 41.58427 | 130 | 0.255471 |
592ec46678b923af433b63aac2ba07aa97ee37df | 8,013 | vue | Vue | src/views/resource/book/Ebook/setting.vue | xuyanwei2016/AncientBook | 024cc1b3db98d67f6003c0b47c16ab3c7c15b701 | [
"MIT"
] | null | null | null | src/views/resource/book/Ebook/setting.vue | xuyanwei2016/AncientBook | 024cc1b3db98d67f6003c0b47c16ab3c7c15b701 | [
"MIT"
] | 4 | 2020-07-21T11:25:51.000Z | 2022-02-13T17:49:21.000Z | src/views/resource/book/Ebook/setting.vue | xuyanwei2016/AncientBook | 024cc1b3db98d67f6003c0b47c16ab3c7c15b701 | [
"MIT"
] | null | null | null | <!-- 电子书设置 -->
<template>
<div class="setting-wrap">
<span class="close-cat" @click="closePanel"><i class="el-icon-close "></i></span>
<h3 class="tip">设置</h3>
<div class="opt-list">
<el-form ref="sizeForm" :model="sizeForm" label-width="80px" size="mini">
<el-form-item label="阅读主题:" prop="to... | 29.899254 | 112 | 0.494197 |
c843e6da5d35eb0b58fbdf31d1931f67ef5f6259 | 5,789 | vue | Vue | resources/js/components/informes/informe-header.vue | marcosbocchio/certificados | 96bb5f869369af0c9e0d9ddd4aae41b898f7dd6a | [
"MIT"
] | null | null | null | resources/js/components/informes/informe-header.vue | marcosbocchio/certificados | 96bb5f869369af0c9e0d9ddd4aae41b898f7dd6a | [
"MIT"
] | 18 | 2019-12-10T20:24:03.000Z | 2022-02-26T11:06:29.000Z | resources/js/components/informes/informe-header.vue | marcosbocchio/certificados | 96bb5f869369af0c9e0d9ddd4aae41b898f7dd6a | [
"MIT"
] | null | null | null | <template>
<div>
<div class="box box-custom-enod">
<div class="box-body">
<div class="col-md-6">
<div class="form-group" >
<label for="cliente">Cliente</label>
<input type="text" v-model="cliente.nombre_fantasia"... | 34.664671 | 168 | 0.471411 |
36d050d214a03042c734d649282f992f0e14529f | 3,698 | vue | Vue | resources/js/components/userfront/common/Forgetpass.vue | victorWorker/driver-freelancing | 26d7ab50f009a7d05858d4ce7dfec48b7f7af058 | [
"MIT"
] | null | null | null | resources/js/components/userfront/common/Forgetpass.vue | victorWorker/driver-freelancing | 26d7ab50f009a7d05858d4ce7dfec48b7f7af058 | [
"MIT"
] | null | null | null | resources/js/components/userfront/common/Forgetpass.vue | victorWorker/driver-freelancing | 26d7ab50f009a7d05858d4ce7dfec48b7f7af058 | [
"MIT"
] | null | null | null | <template>
<div class="modal fade" id="exampleModal11" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-xl">
<div class="modal-content">
<div class="modal-body">
<div class="container-flui... | 33.618182 | 131 | 0.463494 |
4fa002542640417a1dff25603334df6e8c5b097f | 824 | vue | Vue | src/components/Modal.vue | lanxuexing/IMall | 98743fcab31b0f6ce2d4c9946db51a7800abf158 | [
"MIT"
] | null | null | null | src/components/Modal.vue | lanxuexing/IMall | 98743fcab31b0f6ce2d4c9946db51a7800abf158 | [
"MIT"
] | null | null | null | src/components/Modal.vue | lanxuexing/IMall | 98743fcab31b0f6ce2d4c9946db51a7800abf158 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="md-modal modal-msg md-modal-transition md-show" v-if="show">
<div class="md-modal-inner">
<div class="md-top">
<div class="md-title">
<slot name="title"></slot>
</div>
<button class="md-close" @click="dismiss">Close</button>
... | 22.27027 | 76 | 0.495146 |
a16c4f280a0a27910e311f54fe823b53396e9a67 | 6,402 | vue | Vue | src/components/TwoFADialog.vue | chillley/uptime-kuma | ac5eb2391fb095ffa872087c9246e94a5f53645b | [
"MIT"
] | null | null | null | src/components/TwoFADialog.vue | chillley/uptime-kuma | ac5eb2391fb095ffa872087c9246e94a5f53645b | [
"MIT"
] | null | null | null | src/components/TwoFADialog.vue | chillley/uptime-kuma | ac5eb2391fb095ffa872087c9246e94a5f53645b | [
"MIT"
] | null | null | null | <template>
<form @submit.prevent="submit">
<div ref="modal" class="modal fade" tabindex="-1" data-bs-backdrop="static">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">
... | 35.566667 | 169 | 0.430334 |
899a9d501beb7f48b9d3c960d62aea3663939abb | 2,084 | vue | Vue | ant-components/MonMonthPicker/index.vue | MonGDCH/js-util | 5e3b184629284f82f77a2ebf0922a411ff0685d8 | [
"MIT"
] | null | null | null | ant-components/MonMonthPicker/index.vue | MonGDCH/js-util | 5e3b184629284f82f77a2ebf0922a411ff0685d8 | [
"MIT"
] | 9 | 2021-05-27T10:23:37.000Z | 2022-02-27T11:03:05.000Z | ant-components/MonMonthPicker/index.vue | MonGDCH/js-util | 5e3b184629284f82f77a2ebf0922a411ff0685d8 | [
"MIT"
] | null | null | null | <template>
<a-month-picker
v-model="val"
:allowClear="allowClear"
:disabled="disabled"
:placeholder="placeholder"
:inputReadOnly="inputReadOnly"
:format="format"
:size="size"
@change="change"
:disabled-date="disabledDate"
/>
</template>
<s... | 20.038462 | 55 | 0.413628 |
52cb1495a540a18e2d82bdd2d2d8170c99bef688 | 7,103 | vue | Vue | resources/assets/js/components/views.vue | izooh/vue | 084299ff43d7e444a33ad62850c4be7a040a25ed | [
"MIT"
] | null | null | null | resources/assets/js/components/views.vue | izooh/vue | 084299ff43d7e444a33ad62850c4be7a040a25ed | [
"MIT"
] | 6 | 2020-07-16T17:14:25.000Z | 2022-02-26T09:50:17.000Z | resources/assets/js/components/views.vue | izooh/vue | 084299ff43d7e444a33ad62850c4be7a040a25ed | [
"MIT"
] | null | null | null | <template>
<div>
<div v-cloak>
<br><br>
<v-dialog max-width='800px' v-model='dialog'>
<v-btn slot='activator' large fixed right center fab dark color="blue">
<v-icon style="height:auto;" dark>note_add</v-icon>
</v-btn>
<v-card flat>
<v-card-title>
<div class='caption grey--text'... | 24.493103 | 157 | 0.580318 |
c86babc19413652ce1f8dbc907c14a2ab5013b58 | 423 | vue | Vue | app/Modules/Example/Vue/js/components/new.vue | iqbal045/laravel8-vuejs | b7aa744eacfd3c6eaba21e81405af73cef16e8a9 | [
"MIT"
] | 9 | 2021-02-05T22:08:04.000Z | 2022-03-01T20:03:49.000Z | app/Modules/User/Vue/js/components/new.vue | rizan1998/laravel-vue-ecommerce | d2480088c4ddcaa354e463e7d7621b8edaa3d258 | [
"MIT"
] | null | null | null | app/Modules/User/Vue/js/components/new.vue | rizan1998/laravel-vue-ecommerce | d2480088c4ddcaa354e463e7d7621b8edaa3d258 | [
"MIT"
] | 3 | 2021-02-06T14:41:20.000Z | 2021-03-06T16:26:50.000Z | <template>
<div>
<h1>this is the test and it works out of the box from the module</h1>
<h1>{{getAccount}}</h1>
</div>
</template>
<script>
import {mapGetters} from 'vuex'
export default {
created(){
console.log('store state ')
console.log(this.$store)
},
computed: {... | 18.391304 | 77 | 0.539007 |
a8390c462894e0951e35dfe1078c81f924964182 | 891 | vue | Vue | pages/index.vue | RyanMatheuZ/woviee | 445d1d7d90d470e081b8c401b14cd5f9d616cbbd | [
"MIT"
] | null | null | null | pages/index.vue | RyanMatheuZ/woviee | 445d1d7d90d470e081b8c401b14cd5f9d616cbbd | [
"MIT"
] | null | null | null | pages/index.vue | RyanMatheuZ/woviee | 445d1d7d90d470e081b8c401b14cd5f9d616cbbd | [
"MIT"
] | null | null | null | <template>
<main>
<InitialMain />
<InitialShape />
<InitialButtons />
</main>
</template>
<script>
export default {
layout: 'header',
head() {
return {
title: 'Woviee - Bem Vindo!',
meta: [
{
hid: 'description',
name: 'description',
content: 'O Woviee ajuda você a se conectar e... | 17.470588 | 108 | 0.563412 |
f1c2f2d74015ad2abeaeda2f792e83e5dd1b095e | 834 | vue | Vue | frontend/src/layout/components/Sidebar/Item.vue | kuangliting/tools | c4f16530cfa80858d56170c006676eb4aa2c2abe | [
"MIT"
] | null | null | null | frontend/src/layout/components/Sidebar/Item.vue | kuangliting/tools | c4f16530cfa80858d56170c006676eb4aa2c2abe | [
"MIT"
] | null | null | null | frontend/src/layout/components/Sidebar/Item.vue | kuangliting/tools | c4f16530cfa80858d56170c006676eb4aa2c2abe | [
"MIT"
] | null | null | null | <script>
export default {
name: "MenuItem",
functional: true,
props: {
icon: {
type: String,
default: "",
},
title: {
type: String,
default: "",
},
},
render(h, context) {
const { icon, title } = context.props;
const vnodes = [];
if (icon) {
if (icon.... | 17.375 | 55 | 0.503597 |
7ef74d7714de51b37c2820bf82e1a303ef2d6f28 | 2,321 | vue | Vue | src/components/myHeader.vue | VernierCaliper/vue-shop | f7957a0f450647b1df7c7635b615466220aeb020 | [
"Apache-2.0"
] | null | null | null | src/components/myHeader.vue | VernierCaliper/vue-shop | f7957a0f450647b1df7c7635b615466220aeb020 | [
"Apache-2.0"
] | null | null | null | src/components/myHeader.vue | VernierCaliper/vue-shop | f7957a0f450647b1df7c7635b615466220aeb020 | [
"Apache-2.0"
] | null | null | null | <template>
<div class="myHeader">
<header>
<router-link to="/" class="back"><img src="/static/back.png" alt=""></router-link>
{{headerTitle}}
</header>
<div class="banner_wrap swiper-container" id="swiper">
<ul class="swiper-wrapper">
<li v-for="banner in banners" class="swiper-sli... | 20.90991 | 86 | 0.552779 |
81a7678114a4cd8c6813638dce13724f1777f4ae | 2,662 | vue | Vue | src/components/Home.vue | SIMBAChain/SolarDemo | 32881c000718f815638973b4e914ce4361c7c51e | [
"MIT"
] | null | null | null | src/components/Home.vue | SIMBAChain/SolarDemo | 32881c000718f815638973b4e914ce4361c7c51e | [
"MIT"
] | null | null | null | src/components/Home.vue | SIMBAChain/SolarDemo | 32881c000718f815638973b4e914ce4361c7c51e | [
"MIT"
] | 2 | 2021-03-04T13:32:15.000Z | 2022-02-13T06:59:00.000Z | <template>
<div>
<md-card class="md-alignment-center-center my-card" md-with-hover>
<md-card-header>
<div class="md-title">Hey, {{getUser().name}}</div>
<div class="md-subhead">
You have logged in as:
<br>
<strong style="color:#64dd17;">{{getUser().title}}</stro... | 24.648148 | 117 | 0.493989 |
e56f33847f4c4ed2583a9fdeda8165f1a238fe73 | 3,223 | vue | Vue | src/components/HelloWorld.vue | wuchunfu/easy-cron | c46822227f10a9040b066e0e9fef2a0fbd962bc5 | [
"MIT"
] | 15 | 2019-04-06T03:56:49.000Z | 2022-03-22T00:47:22.000Z | src/components/HelloWorld.vue | wuchunfu/easy-cron | c46822227f10a9040b066e0e9fef2a0fbd962bc5 | [
"MIT"
] | 3 | 2022-02-15T07:41:13.000Z | 2022-02-25T08:27:55.000Z | src/components/HelloWorld.vue | wuchunfu/easy-cron | c46822227f10a9040b066e0e9fef2a0fbd962bc5 | [
"MIT"
] | 5 | 2020-05-10T00:14:44.000Z | 2022-01-17T09:31:24.000Z | <template>
<div class="main-content">
<div class="card-content">
<h2>{{ msg }}</h2>
<div class="form-list">
<div><label>表单内容:</label>{{formData}}</div>
<Form :model="formData" :rules="formDataValidator" :label-width="80">
<FormItem label="输入组件" prop="cronValue1">
... | 27.313559 | 117 | 0.550729 |
d5fb8989fdb89df2f87c5468bdfc5b3b610f6921 | 517 | vue | Vue | src/packages/tabs-item/tabs-item.vue | tumblingG/gl-ui | 7c2011511c0943fd410b06131fd11923876bed9c | [
"MIT"
] | null | null | null | src/packages/tabs-item/tabs-item.vue | tumblingG/gl-ui | 7c2011511c0943fd410b06131fd11923876bed9c | [
"MIT"
] | null | null | null | src/packages/tabs-item/tabs-item.vue | tumblingG/gl-ui | 7c2011511c0943fd410b06131fd11923876bed9c | [
"MIT"
] | null | null | null | <script lang="ts">
import 'reflect-metadata';
import { Component, Prop, Vue } from 'vue-property-decorator';
@Component({
name: 'GlTabsItem'
})
export default class TabsItem extends Vue {
@Prop({required: true}) readonly id!: string;
get classList(): {[key: string]: boolean} {
return {
... | 21.541667 | 62 | 0.591876 |
33bec916d6311b31c2efa93813cfc113f37271c4 | 1,265 | vue | Vue | src/components/Joint/JointTransition.vue | rarysson/Petri-Net | 386678f3aab57b708bb60e8b6220e3a52f93bfa2 | [
"MIT"
] | 2 | 2020-11-24T14:53:04.000Z | 2021-05-02T18:02:36.000Z | src/components/Joint/JointTransition.vue | rarysson/PRISMA | 386678f3aab57b708bb60e8b6220e3a52f93bfa2 | [
"MIT"
] | null | null | null | src/components/Joint/JointTransition.vue | rarysson/PRISMA | 386678f3aab57b708bb60e8b6220e3a52f93bfa2 | [
"MIT"
] | null | null | null | <template>
<div hidden></div>
</template>
<script>
const petri_net = window.joint.shapes.pn;
export default {
name: "JointTransition",
props: {
graph: {
type: Object,
required: true
},
attrs: {
type: Object,
required: true
},
jointObj: {
... | 17.569444 | 74 | 0.457708 |
070ad4cddd4181e492a4d399b9d683f411ed2dac | 2,538 | vue | Vue | components/svg/PocketSpringsIcon.vue | dmuduli/onlineFurnitureShopping | 127b418a5394e5f5efa9500819c82b10f2e3a4eb | [
"MIT"
] | null | null | null | components/svg/PocketSpringsIcon.vue | dmuduli/onlineFurnitureShopping | 127b418a5394e5f5efa9500819c82b10f2e3a4eb | [
"MIT"
] | null | null | null | components/svg/PocketSpringsIcon.vue | dmuduli/onlineFurnitureShopping | 127b418a5394e5f5efa9500819c82b10f2e3a4eb | [
"MIT"
] | null | null | null | <template>
<svg
width="47"
height="45"
viewBox="0 0 47 45"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect
x="0.75"
y="0.75"
width="45.1225"
height="5.49338"
stroke="#9E785B"
stroke-width="1.5"
/>
<rect
x="0.75"
y="38.0479"
... | 44.526316 | 400 | 0.662727 |
665874c227ce3d35842bde4cde55ec28fe0416b5 | 3,350 | vue | Vue | src/components/modals/QrModal.vue | modpage1512/vue-redlocker | efc0208a03a93c875ea388ceb7440256b929d307 | [
"MIT"
] | null | null | null | src/components/modals/QrModal.vue | modpage1512/vue-redlocker | efc0208a03a93c875ea388ceb7440256b929d307 | [
"MIT"
] | null | null | null | src/components/modals/QrModal.vue | modpage1512/vue-redlocker | efc0208a03a93c875ea388ceb7440256b929d307 | [
"MIT"
] | null | null | null | <template>
<div>
<i @click="open = true" class="bx bx-qr text-2xl cursor-pointer"></i>
<div
:class="`modal ${
!open && 'opacity-0 pointer-events-none'
} z-50 fixed w-full h-full top-0 left-0 flex items-center justify-center`"
>
<div
@click="open = false"
class="a... | 25.572519 | 136 | 0.414627 |
85e8906d3f55655593fe441e300536f1ff37a910 | 21,482 | vue | Vue | src/views/userImg/List.vue | myucas01/dmp | a6023440a671be3e63737daedf00de0cbbfb3873 | [
"MIT"
] | null | null | null | src/views/userImg/List.vue | myucas01/dmp | a6023440a671be3e63737daedf00de0cbbfb3873 | [
"MIT"
] | null | null | null | src/views/userImg/List.vue | myucas01/dmp | a6023440a671be3e63737daedf00de0cbbfb3873 | [
"MIT"
] | null | null | null | <template>
<div class="userImg-wrap">
<!-- 筛选 -->
<div class="filter-box">
<div class="left-box">
<div class="filter-item">
<h5>画像来源:</h5>
<el-select v-model="userImgSource" placeholder="请选择" @change="getList">
<el-option
v-for="item in userImgSource... | 25.913148 | 175 | 0.485523 |
24510c8ce163b0cc44c0b0c318ae41bec1ed0a8b | 3,568 | vue | Vue | resources/assets/js/components/modefacturation/Index.vue | lesphinx/gv-back-unified | 750bdc23dfee205b385e98e21ca547ba6075e496 | [
"MIT"
] | 2 | 2020-07-14T02:08:59.000Z | 2020-07-14T02:12:42.000Z | resources/assets/js/components/modefacturation/Index.vue | lesphinx/gv-back-unified | 750bdc23dfee205b385e98e21ca547ba6075e496 | [
"MIT"
] | null | null | null | resources/assets/js/components/modefacturation/Index.vue | lesphinx/gv-back-unified | 750bdc23dfee205b385e98e21ca547ba6075e496 | [
"MIT"
] | null | null | null | <template>
<b-card>
<b-card-title>
<div class="row">
<div class="col-6">
<h4> {{titre}}</h4>
</div>
<div class="col-6" style="text-align: right;">
<div v-if="list">
<b-button ... | 33.345794 | 124 | 0.449552 |
0af4f287df80e01821c43c744eb8f8899ed65996 | 7,012 | vue | Vue | src/components/Settings.vue | Sempiternity87/stardew_community_checklist | 11423b6ab726c250a308937594387ad33f1581a9 | [
"MIT"
] | 55 | 2016-04-13T19:36:35.000Z | 2022-03-02T05:35:09.000Z | src/components/Settings.vue | Sempiternity87/stardew_community_checklist | 11423b6ab726c250a308937594387ad33f1581a9 | [
"MIT"
] | 109 | 2016-03-21T18:40:42.000Z | 2022-02-26T10:02:36.000Z | src/components/Settings.vue | Sempiternity87/stardew_community_checklist | 11423b6ab726c250a308937594387ad33f1581a9 | [
"MIT"
] | 15 | 2017-02-05T23:05:46.000Z | 2021-06-03T15:47:47.000Z | <template>
<div>
<section class="section">
<div class="container">
<h1 class="title">
Settings
</h1>
</div>
</section>
<section class="section">
<div class="container">
<h2 class="subtitle">
Spoilers and Displayed Items
</h2>
<d... | 28.737705 | 130 | 0.532801 |
9f437b8ce2ca72de0288da8f937e6e285a2f2a02 | 5,094 | vue | Vue | crawlfont/src/components/workLog/LogIndex.vue | PY-GZKY/fastapi-crawl-admin | 6535054994d11e3c31b4caeae65e8fa0f495d2b7 | [
"MIT"
] | 13 | 2021-07-25T15:26:04.000Z | 2022-03-02T12:12:02.000Z | crawlfont/src/components/workLog/LogIndex.vue | PY-GZKY/fastapi-crawl-admin | 6535054994d11e3c31b4caeae65e8fa0f495d2b7 | [
"MIT"
] | 1 | 2021-07-26T03:26:09.000Z | 2021-07-26T09:05:38.000Z | crawlfont/src/components/workLog/LogIndex.vue | PY-GZKY/fastapi-crawl-admin | 6535054994d11e3c31b4caeae65e8fa0f495d2b7 | [
"MIT"
] | 3 | 2021-07-26T01:44:24.000Z | 2021-07-31T14:31:49.000Z | <template>
<div>
<div class="elcol">
<el-button
type="success"
icon="el-icon-plus"
@click="createWorkVisible = true"
>新建日志</el-button
>
</div>
<el-row :gutter="12">
<el-col
class="elcol"
:span="7"
v-for="(o, i_index) in workList"
... | 21.403361 | 75 | 0.460542 |
a6c1833d26cc7e584fd97ca634309ce97f4a5c0b | 180 | vue | Vue | layouts/default.vue | yuzhilin4575/weixin-ssr | 5e00091a96346791d5ea62e0bbae19e713d15b36 | [
"MIT"
] | 1 | 2017-12-18T05:57:04.000Z | 2017-12-18T05:57:04.000Z | layouts/default.vue | yuzhilin4575/weixin-ssr | 5e00091a96346791d5ea62e0bbae19e713d15b36 | [
"MIT"
] | null | null | null | layouts/default.vue | yuzhilin4575/weixin-ssr | 5e00091a96346791d5ea62e0bbae19e713d15b36 | [
"MIT"
] | null | null | null | <template lang="pug">
#app
#main
nuxt
v-nav
</template>
<script>
import vNav from '~components/nav.vue'
export default {
components: {
vNav
}
}
</script>
| 10.588235 | 38 | 0.594444 |
20201326eeb749471d02f5ac1177997876947898 | 593 | vue | Vue | web-ui-old/src/components/Settings.vue | Roba1993/Heima-legacy | af3bb43cc3bdb34558b6c85ffe19583e6b59bd0d | [
"MIT"
] | null | null | null | web-ui-old/src/components/Settings.vue | Roba1993/Heima-legacy | af3bb43cc3bdb34558b6c85ffe19583e6b59bd0d | [
"MIT"
] | 1 | 2020-10-29T09:53:25.000Z | 2020-10-30T15:28:26.000Z | web-ui-old/src/components/Settings.vue | Roba1993/Heima-legacy | af3bb43cc3bdb34558b6c85ffe19583e6b59bd0d | [
"MIT"
] | null | null | null | <template>
<navigation-side :dm="dm" :ll="ll" :active.sync="active"></navigation-side>
<div class="settings">
<span>Ich muss sichtbar sein....{{active}}</span>
</div>
</template>
<script>
import NavigationSide from './NavigationSide'
export default {
components: {
NavigationSide
},
data () {
... | 14.825 | 77 | 0.563238 |
5afaea61832e9a3bbd0cc4875f92c337813a1767 | 795 | vue | Vue | renderer/deckstream/components/Clips.vue | sertxudeveloper/Deck-Stream | 971771160124ef13db2be7e8dd2ec9ef2370a040 | [
"MIT"
] | null | null | null | renderer/deckstream/components/Clips.vue | sertxudeveloper/Deck-Stream | 971771160124ef13db2be7e8dd2ec9ef2370a040 | [
"MIT"
] | 1 | 2019-10-19T20:38:51.000Z | 2019-10-19T20:38:51.000Z | renderer/deckstream/components/Clips.vue | sertxudeveloper/Deck-Stream | 971771160124ef13db2be7e8dd2ec9ef2370a040 | [
"MIT"
] | null | null | null | <template>
<draggable
class="sortable flex-wrap d-flex w-100"
:list="getActiveDeckClips"
group="clips"
@end="onEnd"
>
<Clip
:clip="clip"
v-for="(clip, cIndex) in getActiveDeckClips"
:key="`clip-${gIndex}-${cIndex}`"
:id="`clip-${gIndex}-${cIndex}`"
/>
</draggable>
<... | 20.384615 | 67 | 0.606289 |
5aef3e6ac8b98b535e26610fce3ecbda5bfcd5ae | 33,015 | vue | Vue | resources/js/src/views/pages/report/components/ReportEditor.vue | khalilmn3/Cakrasoft-Web-Front | e0e54fa16cba6992713cade8b9f8758f4eda677a | [
"ADSL"
] | 1 | 2022-01-25T15:03:07.000Z | 2022-01-25T15:03:07.000Z | resources/js/src/views/pages/report/components/ReportEditor.vue | khalilmn3/CHS-Cloud-With-Multi-Tenant | a7c3c650af74e7f852e3bc405beaf02cbb20c8be | [
"ADSL"
] | null | null | null | resources/js/src/views/pages/report/components/ReportEditor.vue | khalilmn3/CHS-Cloud-With-Multi-Tenant | a7c3c650af74e7f852e3bc405beaf02cbb20c8be | [
"ADSL"
] | null | null | null | <template>
<div id="main-report-editor" class="vs-con-loading__container">
<vs-card class="box">
<vs-row class="box-body">
<vs-col vs-justify="center" vs-align="center" vs-w="3">
<vs-row class="mb-2">
<vs-input v-validate="'required'" ... | 43.670635 | 306 | 0.490898 |
86bfb47bf589d907c0ebcf0687f4d2699faf1173 | 10,475 | vue | Vue | resources/js/pages/Investments.vue | RenatoAndrade22/vuespa2 | a20170a236d7ff120c0982b221600c238b36a751 | [
"MIT"
] | null | null | null | resources/js/pages/Investments.vue | RenatoAndrade22/vuespa2 | a20170a236d7ff120c0982b221600c238b36a751 | [
"MIT"
] | null | null | null | resources/js/pages/Investments.vue | RenatoAndrade22/vuespa2 | a20170a236d7ff120c0982b221600c238b36a751 | [
"MIT"
] | null | null | null | <template>
<div>
<b-row>
<b-row style="padding: 20px">
<b-col lg="3" v-if="!new_invest && !list_investiment">
<b-form-input
type="text"
placeholder="Buscar investimento"
></b-form-input>
... | 34.457237 | 150 | 0.378043 |
4c820480889e6b9ac5a22d62bed89848bb8b3028 | 5,886 | vue | Vue | resources/js/src/views/register/Register.vue | minjongi/crm | c4dacf2c02de18ddc9878398b6fc7f11457cc84e | [
"MIT"
] | null | null | null | resources/js/src/views/register/Register.vue | minjongi/crm | c4dacf2c02de18ddc9878398b6fc7f11457cc84e | [
"MIT"
] | null | null | null | resources/js/src/views/register/Register.vue | minjongi/crm | c4dacf2c02de18ddc9878398b6fc7f11457cc84e | [
"MIT"
] | null | null | null | <!-- =========================================================================================
File Name: Register.vue
Description: Register Page
----------------------------------------------------------------------------------------
Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
... | 45.627907 | 140 | 0.369011 |
1b0edec6035c766bdfcf439bb4c1cdb8885fec1b | 213 | vue | Vue | src/pages/dynamicContent.vue | wlf520wyh/scar | 425dcd0b8ddf9bc28c7017f1cbe5eff3e601fce5 | [
"MIT"
] | null | null | null | src/pages/dynamicContent.vue | wlf520wyh/scar | 425dcd0b8ddf9bc28c7017f1cbe5eff3e601fce5 | [
"MIT"
] | 5 | 2021-03-09T02:56:55.000Z | 2022-02-26T10:31:12.000Z | src/pages/dynamicContent.vue | wlf520wyh/scar | 425dcd0b8ddf9bc28c7017f1cbe5eff3e601fce5 | [
"MIT"
] | null | null | null | <template>
<div>
<DynamicContent />
</div>
</template>
<script>
import DynamicContent from '../components/DynamicContent.vue'
export default {
components: {
DynamicContent
}
}
</script>
<style>
</style>
| 11.833333 | 61 | 0.685446 |
6696b2bd12fb2e78b0cf7c19a7dbcb674ef33f9e | 426 | vue | Vue | src/ui/layout.vue | bgeservices/bgeservices | b814c9aee0f91037051fe16b1985477726863073 | [
"MIT"
] | null | null | null | src/ui/layout.vue | bgeservices/bgeservices | b814c9aee0f91037051fe16b1985477726863073 | [
"MIT"
] | null | null | null | src/ui/layout.vue | bgeservices/bgeservices | b814c9aee0f91037051fe16b1985477726863073 | [
"MIT"
] | null | null | null | <style>
</style>
<template>
<div>
<slot name="navbar">
<fragment-navbar></fragment-navbar>
</slot>
<div class="container-fluid">
<div class="main">
<slot>
<router-view></router-view>
</slot>
</div>
... | 17.75 | 47 | 0.424883 |
fc0fd35d63569f1807139c62b95b806bc42fa5ec | 7,127 | vue | Vue | client/src/components/AnswerPanelDetail.vue | YuichiNoami/procon-qa | a7677533f4e06e9d454e792aabe933d00d8ce9ab | [
"MIT"
] | 37 | 2020-01-31T01:54:59.000Z | 2022-01-06T13:29:45.000Z | client/src/components/AnswerPanelDetail.vue | YuichiNoami/procon-qa | a7677533f4e06e9d454e792aabe933d00d8ce9ab | [
"MIT"
] | 56 | 2020-01-31T17:17:22.000Z | 2022-02-27T00:36:24.000Z | client/src/components/AnswerPanelDetail.vue | YuichiNoami/procon-qa | a7677533f4e06e9d454e792aabe933d00d8ce9ab | [
"MIT"
] | 6 | 2020-03-02T12:30:18.000Z | 2021-08-14T16:48:04.000Z | <template>
<div class="answer-panel-detail">
<v-card
class="mx-auto"
>
<div v-if="isReady">
<v-row>
<v-col md="12">
<v-card-text>
<div class="mavon-editor">
<mavon-editor
v-model="answer.body"
defaultO... | 26.396296 | 84 | 0.47762 |
47f32c1852acf50a7a57d27a06d4848f73029341 | 859 | vue | Vue | src/components/TodoCategory.vue | algorithm-sam/todo_app | 1e3d57fb586f237bbe6b15490bc9bf5e1c4c3e7a | [
"Apache-2.0"
] | null | null | null | src/components/TodoCategory.vue | algorithm-sam/todo_app | 1e3d57fb586f237bbe6b15490bc9bf5e1c4c3e7a | [
"Apache-2.0"
] | 4 | 2021-03-10T16:51:15.000Z | 2022-02-13T12:22:31.000Z | src/components/TodoCategory.vue | algorithm-sam/todo_app | 1e3d57fb586f237bbe6b15490bc9bf5e1c4c3e7a | [
"Apache-2.0"
] | null | null | null | <template>
<div class="pt-10 px-4 lg:px-0">
<div class="todo-category mb-10">
<div class="heading flex items-center justify-between mb-6">
<h1 class="capitalize text-2xl font-semibold text-black">
{{ data.name }}
</h1>
<h1 class="text-sm font-semibold text-gray-800">7hr 12m... | 21.475 | 99 | 0.580908 |
fdd4f92a6a4691daa8f62cf63e72ef237dca8a8c | 7,846 | vue | Vue | src/views/demo/page18/index.vue | zgsnbtl/el-admin | bc711a26f0c55bf5b9663ec4355603684eb15534 | [
"MIT"
] | null | null | null | src/views/demo/page18/index.vue | zgsnbtl/el-admin | bc711a26f0c55bf5b9663ec4355603684eb15534 | [
"MIT"
] | null | null | null | src/views/demo/page18/index.vue | zgsnbtl/el-admin | bc711a26f0c55bf5b9663ec4355603684eb15534 | [
"MIT"
] | null | null | null | <template>
<d2-container>
<template slot="header">
<el-button @click="getadds" type="primary">添加</el-button>
</template>
<el-table
style="height:650px;overflow-y: auto"
v-loading="listLoading"
:data="list"
element-loading-text="Loading"
border
fit
highlight-... | 28.021429 | 97 | 0.54155 |
44252dcc09c36b50668054458f7a2b95395b73b7 | 6,521 | vue | Vue | src/views/blog/blog-search.vue | DaveyDai/ssr-website | 0fd35028c71d35f49e15520731900788a7a7f0c6 | [
"MIT"
] | 1 | 2019-02-24T10:42:33.000Z | 2019-02-24T10:42:33.000Z | src/views/blog/blog-search.vue | lingogo001/ssr-website | 0fd35028c71d35f49e15520731900788a7a7f0c6 | [
"MIT"
] | 6 | 2020-07-16T22:45:31.000Z | 2022-02-12T08:48:17.000Z | src/views/blog/blog-search.vue | lingogo001/ssr-website | 0fd35028c71d35f49e15520731900788a7a7f0c6 | [
"MIT"
] | null | null | null | <template>
<div class="blog-search">
<div class="blog-search-results">
<p class="search-results-keyword">Search results for: {{searchBlog.keyword}}</p>
<div class="search-results-line"></div>
<p class="search-results-dec" v-if="searchBlog.records.length > 0">{{searchBlog.total}} results fo... | 34.141361 | 379 | 0.572305 |
7a56dcad098d861fbb129d84e1956b270f84e475 | 655 | vue | Vue | src/components/LoadMore/LoadMore.vue | callmesoul/bsv-nft-market-appliction | d7fbfdb503fc4e088d2ed67889de419e62eeb287 | [
"MIT"
] | 1 | 2022-01-28T16:33:29.000Z | 2022-01-28T16:33:29.000Z | src/components/LoadMore/LoadMore.vue | metasv/bsv-nft-market-appliction | d7fbfdb503fc4e088d2ed67889de419e62eeb287 | [
"MIT"
] | 6 | 2022-02-01T01:21:21.000Z | 2022-03-01T01:30:00.000Z | src/components/LoadMore/LoadMore.vue | metasv/bsv-nft-market-appliction | d7fbfdb503fc4e088d2ed67889de419e62eeb287 | [
"MIT"
] | 1 | 2022-01-26T07:28:07.000Z | 2022-01-26T07:28:07.000Z | <template>
<div class="pagination">
<div class="nothing" v-if="pagination.nothing">{{ $t('nomore') }}</div>
<div class="nothing" v-else-if="pagination.loading">{{ $t('loading') }}</div>
<div class="more-warp" v-else @click="getMore">
<div class="tips">{{ $t('clickmore') }}</div>
<!-- <div clas... | 28.478261 | 83 | 0.60916 |
6db48b8e6bb426241a3127efb84ef7439a9e67a3 | 1,728 | vue | Vue | src/components/BaseSourceIcon.vue | Borewit/muffon | d2a96aed036db11d8cd2618c66d370ec284b7bac | [
"MIT"
] | 294 | 2018-02-16T10:24:04.000Z | 2022-03-27T08:02:46.000Z | src/components/BaseSourceIcon.vue | Borewit/muffon | d2a96aed036db11d8cd2618c66d370ec284b7bac | [
"MIT"
] | 124 | 2018-02-15T19:53:10.000Z | 2022-03-30T08:36:52.000Z | src/components/BaseSourceIcon.vue | Borewit/muffon | d2a96aed036db11d8cd2618c66d370ec284b7bac | [
"MIT"
] | 31 | 2021-07-09T21:54:33.000Z | 2022-03-27T13:13:42.000Z | <template>
<i
class="icon source-icon"
ref="icon"
:class="[
sourceId,
size,
{ colored: isActive }
]"
:data-content="popupText"
@mouseenter="handleMouseEnter"
@mouseleave="handleMouseLeave"
/>
</template>
<script>
import { mapState } from 'vuex'
import { setPopup } from... | 18.382979 | 60 | 0.54919 |
57be68818cab66a5a572bf13601457370652b798 | 1,480 | vue | Vue | 01_Language/04_JavaScript/my_vue/src-vuex-todo/components/Todo/TodoItem.vue | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 3 | 2020-06-28T07:42:51.000Z | 2021-01-15T10:32:11.000Z | 01_Language/04_JavaScript/my_vue/src-vuex-todo/components/Todo/TodoItem.vue | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 9 | 2021-03-10T22:45:40.000Z | 2022-02-27T06:53:20.000Z | 01_Language/04_JavaScript/my_vue/src-vuex-todo/components/Todo/TodoItem.vue | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 1 | 2021-01-15T10:51:24.000Z | 2021-01-15T10:51:24.000Z | <template>
<!-- -->
<li @mouseenter="handleEnter(true)"
@mouseleave="handleEnter(false)"
:style="{backgroundColor: bgColor}"
>
<label>
<input type="checkbox" v-model="todo.complete"/>
<span>{{todo.title}}</span>
</label>
<button class="btn btn-danger"
v-show="isSho... | 17.011494 | 54 | 0.534459 |
a2f8340e5316c9525db5820862ba1dba62b46fa1 | 566 | vue | Vue | site/components/sponsors.vue | Orange8/ant-design-vue | cf7b1afd31beb23574a91f5f4c3ae38b56ada8ce | [
"MIT"
] | 1 | 2019-02-22T14:21:52.000Z | 2019-02-22T14:21:52.000Z | site/components/sponsors.vue | JackeLbb/ant-design-vue | 511d76074adec9d4c84e27674b1b4c64c90a09d4 | [
"MIT"
] | 1 | 2019-03-05T06:11:39.000Z | 2019-03-05T06:11:39.000Z | site/components/sponsors.vue | JackeLbb/ant-design-vue | 511d76074adec9d4c84e27674b1b4c64c90a09d4 | [
"MIT"
] | null | null | null | <template>
<div class="snd-ad">
<div class="sponsorsWrap">
<span class="sponsorsTitle">
{{ title }}
</span>
<ul>
<li class="sponsorsItem">
<a
href="https://tipe.io/?ref=ant-design-vue"
target="_blank"
>
<img
wi... | 19.517241 | 65 | 0.431095 |
6c3f236186b6376dbb418e51101e06ff7e8634df | 647 | vue | Vue | packages/radio/doc/demo6.vue | wally94/mzl-ui | d371578dece60434d6c92cba13e376000317514f | [
"MIT"
] | 23 | 2022-02-28T09:20:28.000Z | 2022-03-31T08:44:13.000Z | packages/radio/doc/demo6.vue | wally94/mzl-ui | d371578dece60434d6c92cba13e376000317514f | [
"MIT"
] | 4 | 2022-03-17T01:29:56.000Z | 2022-03-31T03:45:23.000Z | packages/radio/doc/demo6.vue | wally94/mzl-ui | d371578dece60434d6c92cba13e376000317514f | [
"MIT"
] | 17 | 2022-03-17T08:28:49.000Z | 2022-03-30T18:19:32.000Z | <!-- html -->
<template>
<m-space :inline="false">
<m-radio
v-model="radioVal"
:options="radioOptions"
customColor="#09b63d"
></m-radio>
<m-radio
v-model="radioVal"
:options="radioOptions"
customColor="#25B0F8"
></m-radio>
</m-space>
</template>
<!-- js -->
<scri... | 21.566667 | 39 | 0.554869 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.