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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
455b9fb3fea75258606adf781b239613422df3e6 | 4,771 | vue | Vue | src/components/Header.vue | zekroTJA/zekro-de-rewrite | 795951c9d498225dbd7de170e6b59bc06ad60b3d | [
"MIT"
] | 7 | 2019-05-22T10:58:44.000Z | 2020-09-13T13:38:48.000Z | src/components/Header.vue | zekroTJA/zekro-de-rewrite | 795951c9d498225dbd7de170e6b59bc06ad60b3d | [
"MIT"
] | 7 | 2021-03-09T18:56:07.000Z | 2021-04-28T21:38:57.000Z | src/components/Header.vue | zekroTJA/zekro-de-rewrite | 795951c9d498225dbd7de170e6b59bc06ad60b3d | [
"MIT"
] | 3 | 2019-08-06T20:35:38.000Z | 2021-03-09T18:40:31.000Z | <template>
<div>
<!-- DESKTOP HEADER -->
<b-container fluid class="header d-flex">
<img
src="../assets/logo-1000x1000.png"
width="40"
height="40"
class="header-img mr-5 my-auto"
/>
<button
v-for="btn in btns"
class="header-btn"
:class="... | 19.714876 | 97 | 0.518969 |
bfdbb4ecea8a8a585769d1db29da18a8f774d7cd | 978 | vue | Vue | src/views/shop/shop_bind.vue | Sally7/demo | 26f462a57722bd992b69c13c1eef9430312e530f | [
"MIT"
] | null | null | null | src/views/shop/shop_bind.vue | Sally7/demo | 26f462a57722bd992b69c13c1eef9430312e530f | [
"MIT"
] | null | null | null | src/views/shop/shop_bind.vue | Sally7/demo | 26f462a57722bd992b69c13c1eef9430312e530f | [
"MIT"
] | null | null | null | <template>
<div class="app-container" id="wrapper">
<breadcrumb class="breadcrumb-container"></breadcrumb>
<div class="app__content">
<h4 class="title">{{title}}</h4>
<div class="qrcode-box">
<div class="qrcode"></div>
<p>{{desc}}</p>
</div>
<h3>{{tip}}<... | 19.176471 | 60 | 0.503067 |
35f1d841ea016b37c46547eb124f1371c88cf4ec | 296 | vue | Vue | resources/assets/js/auth/route-logout.vue | faithpromise/check | 8fed0bca155ba00958fc90fd17bbcbc6ac277876 | [
"MIT"
] | null | null | null | resources/assets/js/auth/route-logout.vue | faithpromise/check | 8fed0bca155ba00958fc90fd17bbcbc6ac277876 | [
"MIT"
] | null | null | null | resources/assets/js/auth/route-logout.vue | faithpromise/check | 8fed0bca155ba00958fc90fd17bbcbc6ac277876 | [
"MIT"
] | null | null | null | <template>
<div></div>
</template>
<script>
import auth from './auth';
import router from '../routes';
export default {
created() {
console.log('logging out');
auth.logout();
router.push({ name: 'login' });
},
}
</script> | 15.578947 | 43 | 0.483108 |
255d42817eef5224662b1717a5b74b51a8fb801f | 9,201 | vue | Vue | src/z/vip/diy_ticket/ticket/save.vue | xlyinweilong/vue-crm | a346cc1898dc380c11712986b7cf7a932e1a1b65 | [
"MIT"
] | 5 | 2019-12-24T11:58:45.000Z | 2020-04-01T07:03:07.000Z | src/z/vip/diy_ticket/ticket/save.vue | xlyinweilong/vue-crm | a346cc1898dc380c11712986b7cf7a932e1a1b65 | [
"MIT"
] | null | null | null | src/z/vip/diy_ticket/ticket/save.vue | xlyinweilong/vue-crm | a346cc1898dc380c11712986b7cf7a932e1a1b65 | [
"MIT"
] | null | null | null | <template>
<div>
<el-form ref="form" :model="form" v-loading="loading" :rules="rules">
<el-row :gutter="20">
<el-col :span="6">
<el-form-item label="编号" prop="code">
<el-input :disabled="true" v-model="form.code" placeholder="自动生成"></el-input>
</el-form-item>
... | 44.235577 | 122 | 0.526247 |
bf535e29f82dbd6ff01d883814d5fa2a54bd8daa | 4,808 | vue | Vue | src/views/haomo/components/tabs/HmTab.vue | hollismaynell/workdemo | b2ed329122d34f30022729a4bf3c34ab22206d7c | [
"MIT"
] | null | null | null | src/views/haomo/components/tabs/HmTab.vue | hollismaynell/workdemo | b2ed329122d34f30022729a4bf3c34ab22206d7c | [
"MIT"
] | null | null | null | src/views/haomo/components/tabs/HmTab.vue | hollismaynell/workdemo | b2ed329122d34f30022729a4bf3c34ab22206d7c | [
"MIT"
] | null | null | null | <template>
<!--<el-row :gutter="20" style="margin-top: 20px;padding: 0 20px;">
<div width="1000px" height="500px">
<el-col :span="12" v-for="column in schema['columns']">
<el-tabs v-model="activeName" @tab-click="handleClick" type="border-card">
<el-tab-pane :label="column.name" name="firs... | 30.05 | 123 | 0.500208 |
30045822b5c93c78496bb84c14ab5459ce51adc3 | 1,206 | vue | Vue | src/pages/tag/[id].vue | jeuxvue/jeu | 5086d50284f34accf3a9dfb484c1a5c896fe707e | [
"MIT"
] | 3 | 2021-03-02T11:33:08.000Z | 2021-06-22T20:17:20.000Z | src/pages/tag/[id].vue | jeuxvue/jeu | 5086d50284f34accf3a9dfb484c1a5c896fe707e | [
"MIT"
] | 16 | 2021-02-11T01:54:29.000Z | 2021-05-12T18:38:09.000Z | src/pages/tag/[id].vue | jeuxvue/jeu | 5086d50284f34accf3a9dfb484c1a5c896fe707e | [
"MIT"
] | 1 | 2021-02-25T10:57:28.000Z | 2021-02-25T10:57:28.000Z | <template>
<div v-if="data === null || data === null">
loading
</div>
<div v-else class="flex flex-col items-center">
<GamesHeader :header-data="data" />
<div class="flex justify-center w-full mt-10">
<div class="flex flex-row w-full max-w-screen-lg gap-12 xl:max-w-screen-xl">
<CardGalle... | 27.409091 | 84 | 0.658375 |
fdd0a5e7b34e92a0153bb80938064e977008dbbe | 3,317 | vue | Vue | src/vue-tailwindcss-typeahead.vue | basarozcan/vue-tailwind-typeahead | 74b5399ec09c1b7adedc0850538ac59ec744bbd9 | [
"Unlicense",
"MIT"
] | 12 | 2020-11-23T22:50:39.000Z | 2022-03-10T15:25:01.000Z | src/vue-tailwindcss-typeahead.vue | basarozcan/vue-tailwind-typeahead | 74b5399ec09c1b7adedc0850538ac59ec744bbd9 | [
"Unlicense",
"MIT"
] | 7 | 2021-04-23T10:53:29.000Z | 2021-12-29T08:56:35.000Z | src/vue-tailwindcss-typeahead.vue | basarozcan/vue-tailwind-typeahead | 74b5399ec09c1b7adedc0850538ac59ec744bbd9 | [
"Unlicense",
"MIT"
] | 4 | 2021-09-29T17:35:23.000Z | 2022-03-28T22:41:49.000Z | <template>
<div class="w-full" v-click-outside="hideMenu">
<div class="mt-1 flex rounded-md shadow-sm">
<input
type="text"
:class="classProps"
:placeholder="placeholder"
aria-label="Search"
v-model="search"
@input="sho... | 26.536 | 135 | 0.513114 |
6e8752ae670266ebbf8c3bcf9500fc3798c38152 | 3,715 | vue | Vue | src/index/components/scrollDmeo.vue | liangshuangs/saleCard | b80bd6ef8128af1c0daa12eb96069917cb4f571d | [
"MIT"
] | null | null | null | src/index/components/scrollDmeo.vue | liangshuangs/saleCard | b80bd6ef8128af1c0daa12eb96069917cb4f571d | [
"MIT"
] | 2 | 2020-07-18T23:49:23.000Z | 2021-03-10T01:11:54.000Z | src/index/components/scrollDmeo.vue | liangshuangs/saleCard | b80bd6ef8128af1c0daa12eb96069917cb4f571d | [
"MIT"
] | null | null | null | <template>
<div class="scrollDmeo" ref="scrollDmeo">
<div class="scroll">
<div class="downTag" v-if="downTag">刷新中</div>
<ul>
<li v-for="(item , index) in arr" :key="index"></li>
</ul>
<div class="upTag" v-if="upTag">加载中</div>
</div>
... | 28.576923 | 71 | 0.392732 |
b50eae696b4398fbd0e42a4e5e1cfcaec20b1065 | 747 | vue | Vue | src/front end/src/App.vue | RaySunWHUT/MD5-Encryption | 82bfc4a99385db398517b927f692f651f947fcfa | [
"MIT"
] | 8 | 2020-07-13T14:26:05.000Z | 2022-03-17T16:56:37.000Z | src/front end/src/App.vue | RaySunWHUT/MD5-Encryption | 82bfc4a99385db398517b927f692f651f947fcfa | [
"MIT"
] | 5 | 2020-10-06T18:48:56.000Z | 2022-03-25T19:10:08.000Z | src/front end/src/App.vue | RaySunWHUT/MD5-Encryption | 82bfc4a99385db398517b927f692f651f947fcfa | [
"MIT"
] | 1 | 2020-07-28T14:59:35.000Z | 2020-07-28T14:59:35.000Z | <template>
<div id="app">
<!-- <router-link to="/address"></router-link> -->
<!-- <router-link>会被渲染为一个<a>标签, to是一个prop, 指定需要跳转的路径
tag:改变渲染结果; replace: 不会留下Hsitory;
active-class: 高亮显示当前页面对应的菜单 -->
<!-- router.js对应的path项的components中若有name就渲染, 没有name则不渲染 -->
<router-view></r... | 20.189189 | 77 | 0.631861 |
9f47fc543b1bf442626264c20e4affb231a09929 | 3,355 | vue | Vue | kolibri/plugins/learn/assets/src/views/LibraryAndChannelBrowserMainContent.vue | Kingswhale/kolibri | 1ef63a0b42d345bba63a146fae26b550091e32c6 | [
"MIT"
] | 1 | 2022-03-16T16:54:43.000Z | 2022-03-16T16:54:43.000Z | kolibri/plugins/learn/assets/src/views/LibraryAndChannelBrowserMainContent.vue | Kingswhale/kolibri | 1ef63a0b42d345bba63a146fae26b550091e32c6 | [
"MIT"
] | null | null | null | kolibri/plugins/learn/assets/src/views/LibraryAndChannelBrowserMainContent.vue | Kingswhale/kolibri | 1ef63a0b42d345bba63a146fae26b550091e32c6 | [
"MIT"
] | null | null | null | <template>
<div>
<!-- small and xs displays -->
<CardGrid v-if="windowIsSmall" data-test="mobile-card-grid">
<ResourceCard
v-for="(content, idx) in contents"
:key="`resource-${idx}`"
:data-test="'resource-card-' + idx"
:contentNode="content"
:to="genContentLink(c... | 27.727273 | 86 | 0.602086 |
f1959cba6b7e94664f8817aa712ae1d8f154a454 | 1,292 | vue | Vue | dist/PokemonGo.vue | Fexspace/vue-material-design-icons | 6c1ba21313ccb3803b76ba2819230742ab14088a | [
"MIT"
] | null | null | null | dist/PokemonGo.vue | Fexspace/vue-material-design-icons | 6c1ba21313ccb3803b76ba2819230742ab14088a | [
"MIT"
] | null | null | null | dist/PokemonGo.vue | Fexspace/vue-material-design-icons | 6c1ba21313ccb3803b76ba2819230742ab14088a | [
"MIT"
] | null | null | null | <template>
<span :aria-hidden="decorative"
:aria-label="title"
class="material-design-icon pokemon-go-icon"
role="img">
<svg :fill="fillColor"
class="material-design-icon__svg"
:width="size"
:height="size"
viewBox="0 0 24 24">
<path d="M12,2A7,7 0 ... | 31.512195 | 567 | 0.578173 |
b7169164368de652e0a962abaa092ccbfdd2dced | 12,378 | vue | Vue | Client/src/components/hall.vue | newbrash/bocai | 2bc97148327b7975f16766d4359403952ce31ce8 | [
"Apache-2.0"
] | 3 | 2019-01-05T15:51:08.000Z | 2022-03-27T13:05:19.000Z | Client/src/components/hall.vue | newbrash/bocai | 2bc97148327b7975f16766d4359403952ce31ce8 | [
"Apache-2.0"
] | 1 | 2019-05-25T14:42:33.000Z | 2019-05-25T14:42:33.000Z | Client/src/components/hall.vue | newbrash/bocai | 2bc97148327b7975f16766d4359403952ce31ce8 | [
"Apache-2.0"
] | 4 | 2018-11-21T12:07:30.000Z | 2021-09-29T11:04:45.000Z | <template>
<div style="padding-bottom:18vw;background:white;">
<!-- <radioText :list="radioText"></radioText> -->
<div class="hall">
<div class="header">
<div class="logo">
<img v-if="this.GLOBAL.appInfo.logo_src" :src="this.GLOBAL.logoHost+this.GLOBAL.appInfo.logo_src" alt="">
... | 28.719258 | 121 | 0.506948 |
d837d8fdbeabaaee0ecbdd52c88f57c55babf8c7 | 6,447 | vue | Vue | src/components/User/KeyValue/KeyValueForm.vue | KlausKidman/admin-hackathon | 5d015f156c64a4b81d0ba8e1f68a72b8438f09da | [
"Apache-2.0"
] | null | null | null | src/components/User/KeyValue/KeyValueForm.vue | KlausKidman/admin-hackathon | 5d015f156c64a4b81d0ba8e1f68a72b8438f09da | [
"Apache-2.0"
] | null | null | null | src/components/User/KeyValue/KeyValueForm.vue | KlausKidman/admin-hackathon | 5d015f156c64a4b81d0ba8e1f68a72b8438f09da | [
"Apache-2.0"
] | null | null | null | <template>
<form
class="key-value-form"
@submit.prevent="isFormValid() && showConfirmation()"
novalidate
>
<div class="key-value-form__fields">
<input-field
v-model="form.key"
class="key-value-form__input"
:label="'key-value-form.lbl-key-input-field' | globalize"
... | 23.702206 | 74 | 0.597953 |
a72c86c5819b619601417d88ccdb0289ac9c7ce3 | 4,417 | vue | Vue | frontend/components/TheLegendContainer.vue | WangLab-MSSM/ProTrack-ccrcc | 492a3614d8c921055805de5f9814d3acaeb87fb7 | [
"Unlicense"
] | null | null | null | frontend/components/TheLegendContainer.vue | WangLab-MSSM/ProTrack-ccrcc | 492a3614d8c921055805de5f9814d3acaeb87fb7 | [
"Unlicense"
] | null | null | null | frontend/components/TheLegendContainer.vue | WangLab-MSSM/ProTrack-ccrcc | 492a3614d8c921055805de5f9814d3acaeb87fb7 | [
"Unlicense"
] | null | null | null | <template>
<div class="the-legend-container">
<div v-if="loaded">
<ul id="legend-categories-horizontal" class="legend-categories">
<li v-for="(elements, category) in categoriesHorizontal">
<legend-category-horizontal :category="category" :elements="elements"/>
... | 34.507813 | 87 | 0.301562 |
8de7e653427f330dffdc069b2972d2af9bbd6541 | 6,166 | vue | Vue | src/views/basedata/student/index.vue | rufeng-h/healthman-front | fd9a299424d3cae14e58006953c9ca502289dfff | [
"MIT"
] | null | null | null | src/views/basedata/student/index.vue | rufeng-h/healthman-front | fd9a299424d3cae14e58006953c9ca502289dfff | [
"MIT"
] | null | null | null | src/views/basedata/student/index.vue | rufeng-h/healthman-front | fd9a299424d3cae14e58006953c9ca502289dfff | [
"MIT"
] | null | null | null | <!--
* @Author: 黄纯峰
* @Date: 2022-03-14 10:37:19
* @LastEditTime: 2022-03-24 18:30:50
* @Version: 1.0
* @Description: TODO
-->
<template>
<PageWrapper content-full-height dense content-background fixed-height>
<BasicTable @register="tableRef">
<template #gender="{ record }">
<Icon v-if="record.... | 26.463519 | 74 | 0.551898 |
3201428c7a892e798cee61fc08e6c7f94aba35f0 | 275 | vue | Vue | resources/assets/js/components/Logout.vue | odinnadalsteinsson/polycule | 5b622beaac172773550280b105023a5ee0f2492c | [
"MIT"
] | null | null | null | resources/assets/js/components/Logout.vue | odinnadalsteinsson/polycule | 5b622beaac172773550280b105023a5ee0f2492c | [
"MIT"
] | 1 | 2017-12-02T15:37:02.000Z | 2017-12-02T15:37:59.000Z | resources/assets/js/components/Logout.vue | odinnadalsteinsson/polycule | 5b622beaac172773550280b105023a5ee0f2492c | [
"MIT"
] | null | null | null | <template>
<v-form ref="form" action="/logout" method="post">
<v-btn @click="submit">Log ud</v-btn>
<slot></slot>
</v-form>
</template>
<script>
export default {
methods: {
submit () {
this.$refs.form.$el.submit()
}
}
}
</script>
| 16.176471 | 52 | 0.527273 |
2a4894146cb5e1924473ff305360bd47c867f53a | 3,476 | vue | Vue | resources/js/components/excel/BackupThongKe.vue | hkdAdminHkGithub/single-page-app-web | 7dde42674f0597b2c5bb490d4c8fe84969c1a244 | [
"MIT"
] | 1 | 2021-03-08T02:08:00.000Z | 2021-03-08T02:08:00.000Z | resources/js/components/excel/BackupThongKe.vue | hkdAdminHkGithub/single-page-app-web | 7dde42674f0597b2c5bb490d4c8fe84969c1a244 | [
"MIT"
] | 4 | 2021-03-09T10:53:42.000Z | 2021-10-06T00:03:11.000Z | resources/js/components/excel/BackupThongKe.vue | khanh97dev/my_SPAVuetify | 7dde42674f0597b2c5bb490d4c8fe84969c1a244 | [
"MIT"
] | null | null | null | <template>
<div>
<v-container>
<v-layout row wrap>
<v-flex xs9>
<v-autocomplete
v-model="model"
:items="items"
item-text="title"
chips
clearable
hide-details
hide-selected
box
return... | 26.945736 | 95 | 0.496548 |
9c0c9ee073bfe24e7820c481ef8978cbaadbbc74 | 1,161 | vue | Vue | resources/js/components/NewLoan/MandarinVerifySms.vue | PashtetForever/microfinance | 069189440d8577064547a4e9cffc5de81d3988b9 | [
"MIT"
] | null | null | null | resources/js/components/NewLoan/MandarinVerifySms.vue | PashtetForever/microfinance | 069189440d8577064547a4e9cffc5de81d3988b9 | [
"MIT"
] | null | null | null | resources/js/components/NewLoan/MandarinVerifySms.vue | PashtetForever/microfinance | 069189440d8577064547a4e9cffc5de81d3988b9 | [
"MIT"
] | null | null | null | <template>
<section>
<app-headers h1="Подтвердить документы и отправить заявку"/>
<p>На ранее указаный Вами номер была отправлена СМС с кодом подтверждения. Введите его ниже</p>
<v-form @submit.prevent="checkCode">
<v-text-field
type="text"
v-model="code"
autofocus="true"
... | 27 | 99 | 0.591731 |
167fded989c98197498bb31c647aa4c54c823e54 | 1,926 | vue | Vue | src/page/index/sidebar/index.vue | JSTUED/my-gen-admin | 4a259ee9c8367df52a406229967e263cce3e8cc8 | [
"Apache-2.0"
] | 1 | 2020-06-08T07:06:19.000Z | 2020-06-08T07:06:19.000Z | src/page/index/sidebar/index.vue | JSTUED/my-gen-admin | 4a259ee9c8367df52a406229967e263cce3e8cc8 | [
"Apache-2.0"
] | 4 | 2021-03-10T21:04:39.000Z | 2022-02-27T05:59:09.000Z | src/page/index/sidebar/index.vue | JSTUED/my-gen-admin | 4a259ee9c8367df52a406229967e263cce3e8cc8 | [
"Apache-2.0"
] | null | null | null | <template>
<div class="avue-sidebar">
<logo></logo>
<el-scrollbar style="height:100%;">
<div v-if="validatenull(menu)"
class="avue-sidebar--tip">{{$t('menuTip')}}</div>
<el-menu
:unique-opened="true"
:collapse-transition="false"
:default-acti... | 26.383562 | 71 | 0.528037 |
43f10dc04fe4e332188cf02e6358439bdf1dd1b9 | 5,059 | vue | Vue | src/components/TabBrowser.vue | mystster/redplanner | ebb6bd82f1444eec706644843785378ef4522069 | [
"MIT"
] | null | null | null | src/components/TabBrowser.vue | mystster/redplanner | ebb6bd82f1444eec706644843785378ef4522069 | [
"MIT"
] | 7 | 2020-07-04T21:39:53.000Z | 2021-02-11T10:30:22.000Z | src/components/TabBrowser.vue | mystster/redplanner | ebb6bd82f1444eec706644843785378ef4522069 | [
"MIT"
] | null | null | null | <template>
<div class="tabBrowse" id="tabBrowserPlaceholder">
<div class="etabs-tabgroup">
<div class="etabs-tabs"></div>
<el-button size="small" icon="el-icon-plus" @click="addTab()">
</el-button>
<div class="etabs-buttons"></div>
</div>
<div class="etabs-views"></div>
</div>
</... | 20.075397 | 68 | 0.620676 |
bf8756416b907d85eb1256c969a70ac7a06ce1c2 | 3,961 | vue | Vue | src/components/MainDesk.vue | CheersLand/cheersland-front-end | c98812d24b5f444fccd4e67c38b32ee3cad6c205 | [
"Apache-2.0"
] | 1 | 2021-09-19T10:35:24.000Z | 2021-09-19T10:35:24.000Z | src/components/MainDesk.vue | CheersLand/cheersland-front-end | c98812d24b5f444fccd4e67c38b32ee3cad6c205 | [
"Apache-2.0"
] | null | null | null | src/components/MainDesk.vue | CheersLand/cheersland-front-end | c98812d24b5f444fccd4e67c38b32ee3cad6c205 | [
"Apache-2.0"
] | 1 | 2021-11-16T11:46:45.000Z | 2021-11-16T11:46:45.000Z | <template>
<div
class="part-wrapper main-desk-bg"
:style="{ transform: `translateY(${deskPos}px)` }"
>
<img class="pen" src="../../public/images/pen.png" />
<img class="left-halo" src="../../public/images/desk_left_halo.png" />
<img class="left-candle" src="../../public/images/desk_left_candle.p... | 26.231788 | 80 | 0.624842 |
3203422316004438cfa202bb8694d43532d6d4b0 | 389 | vue | Vue | resources/js/components/user/UserFavoritePokemonComponent.vue | CorbitaKit/pokemon_app | 5b339a1a567dd15ebde2515130090d4afbd6a7d3 | [
"MIT"
] | null | null | null | resources/js/components/user/UserFavoritePokemonComponent.vue | CorbitaKit/pokemon_app | 5b339a1a567dd15ebde2515130090d4afbd6a7d3 | [
"MIT"
] | null | null | null | resources/js/components/user/UserFavoritePokemonComponent.vue | CorbitaKit/pokemon_app | 5b339a1a567dd15ebde2515130090d4afbd6a7d3 | [
"MIT"
] | null | null | null | <template>
<div>
<slot name="favorite"></slot>
<PokemonDataLayout :pokemon_id="pokemon_id"/>
</div>
</template>
<script>
import PokemonDataLayout from './../pokemon/PokemonDataComponent'
export default{
name : 'users-favorite',
components : {
PokemonDataL... | 14.961538 | 69 | 0.557841 |
a27cac87d968992adbe9727eedd77e802b314e73 | 54 | vue | Vue | packages/tenon-internal-components/src/web/Root.vue | Doctor-wu/Tenon | a92acb49154d218b03496c89d21d46c57e6d73fd | [
"MIT"
] | 10 | 2021-11-14T16:36:23.000Z | 2022-03-25T03:54:22.000Z | packages/tenon-internal-components/src/web/Root.vue | Doctor-wu/Tenon | a92acb49154d218b03496c89d21d46c57e6d73fd | [
"MIT"
] | null | null | null | packages/tenon-internal-components/src/web/Root.vue | Doctor-wu/Tenon | a92acb49154d218b03496c89d21d46c57e6d73fd | [
"MIT"
] | 1 | 2022-03-20T04:46:31.000Z | 2022-03-20T04:46:31.000Z | <template>
<slot v-bind="$attrs"></slot>
</template> | 18 | 31 | 0.62963 |
77ed613683b1ed0e917b7f198d0ae6b48c8d6081 | 5,714 | vue | Vue | src/components/projects/template_lib/k8s_templates/index.vue | flyer103/zadig-portal | 8f8d2df0217e8d17bb3e576471f641616e7baf86 | [
"Apache-2.0"
] | null | null | null | src/components/projects/template_lib/k8s_templates/index.vue | flyer103/zadig-portal | 8f8d2df0217e8d17bb3e576471f641616e7baf86 | [
"Apache-2.0"
] | null | null | null | src/components/projects/template_lib/k8s_templates/index.vue | flyer103/zadig-portal | 8f8d2df0217e8d17bb3e576471f641616e7baf86 | [
"Apache-2.0"
] | null | null | null | <template>
<div class="dockerfile-template-container">
<div class="pipeline">
<div class="pipeline-workflow__wrap">
<multipane class="vertical-panes"
layout="vertical">
<div class="file-tree-container">
<FileTree :files="files"
... | 30.55615 | 174 | 0.500175 |
8737200e37259a09cb34f8cde9996f475404a23b | 3,457 | vue | Vue | resources/js/Pages/Featica/ModelView.vue | jackbrycesmith/featica | ab39c17258d509c69e38fc02dbce9a7f1a53a1a9 | [
"MIT"
] | null | null | null | resources/js/Pages/Featica/ModelView.vue | jackbrycesmith/featica | ab39c17258d509c69e38fc02dbce9a7f1a53a1a9 | [
"MIT"
] | null | null | null | resources/js/Pages/Featica/ModelView.vue | jackbrycesmith/featica | ab39c17258d509c69e38fc02dbce9a7f1a53a1a9 | [
"MIT"
] | null | null | null | <template>
<main
class="flex-1 relative overflow-y-auto focus:outline-none"
tabindex="-1"
>
<div class="py-8 xl:py-10">
<div class="max-w-3xl mx-auto px-4 sm:px-6 lg:px-8 xl:max-w-5xl xl:grid xl:grid-cols-3">
<div class="xl:col-span-2 xl:pr-8 xl:border-r xl:border-gray-200">
<div... | 32.009259 | 103 | 0.507666 |
29eef7a63002c3dfd215feb485416ac706f26b0d | 310 | vue | Vue | src/components/Demo/CustomComponent/ComponentBase.vue | ciao-chung/ciao-vue-popup | 995c4022a9b21b5297c17148e9eca1d7cfdc06b4 | [
"MIT"
] | null | null | null | src/components/Demo/CustomComponent/ComponentBase.vue | ciao-chung/ciao-vue-popup | 995c4022a9b21b5297c17148e9eca1d7cfdc06b4 | [
"MIT"
] | 18 | 2020-07-17T02:05:42.000Z | 2022-02-26T20:43:13.000Z | src/components/Demo/CustomComponent/ComponentBase.vue | ciao-chung/ciao-vue-popup | 995c4022a9b21b5297c17148e9eca1d7cfdc06b4 | [
"MIT"
] | null | null | null | <template>
<div foobar>
<div v-for="i in 10">
<h3>Some Custom Content</h3>
<img src="https://vuejs.org/images/logo.png" alt="" width="100%">
</div>
</div>
</template>
<style lang="sass" type="text/sass" scoped>
div[foobar]
padding: 10px 20px
width: 450px
max-width: 80vw
</style> | 20.666667 | 71 | 0.609677 |
0d72ad31a304db701ab044720353e6356be73621 | 705 | vue | Vue | src/App.vue | 4cadia-foundation/4cadia-dao | 02cb6bde57649fcd60ddd7832ba5ebfc3eee5198 | [
"MIT"
] | null | null | null | src/App.vue | 4cadia-foundation/4cadia-dao | 02cb6bde57649fcd60ddd7832ba5ebfc3eee5198 | [
"MIT"
] | 2 | 2019-10-31T12:54:35.000Z | 2019-10-31T12:54:44.000Z | src/App.vue | 4cadia-foundation/4cadia-governance-webapp | 02cb6bde57649fcd60ddd7832ba5ebfc3eee5198 | [
"MIT"
] | null | null | null | <template>
<div id="app">
<v-header />
<div class="main">
<router-view />
</div>
<div>
<v-footer/>
</div>
</div>
</template>
<script>
import Header from '@/components/Header'
import Footer from '@/components/Footer'
export default {
name: 'App',
components: {
'v-header': He... | 17.625 | 58 | 0.619858 |
7332aef4969d388ac91c4ca49a03e999c85da46e | 6,663 | vue | Vue | src/views/System/Menu/Form.vue | zhaowb82/gps180-vue | bdcf9fa37274988f52e53180b5191f6d69a74071 | [
"Apache-2.0"
] | 9 | 2020-04-28T02:02:19.000Z | 2021-09-17T21:46:36.000Z | src/views/System/Menu/Form.vue | zhaowb82/gps180-vue | bdcf9fa37274988f52e53180b5191f6d69a74071 | [
"Apache-2.0"
] | null | null | null | src/views/System/Menu/Form.vue | zhaowb82/gps180-vue | bdcf9fa37274988f52e53180b5191f6d69a74071 | [
"Apache-2.0"
] | 8 | 2020-02-20T08:44:23.000Z | 2021-06-07T14:19:14.000Z | <template>
<el-dialog :title="dialogType === 'save' ? '添加菜单' : '编辑菜单'" custom-class="z-dialog" :visible="dialogVisible" width="500px" @close="handleClose" destroy-on-close>
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-form-item label="类型" prop="type">
<el-radio-group v-m... | 30.990698 | 248 | 0.547651 |
468af923417250e48f36fc76610e4d95524d5a68 | 10,800 | vue | Vue | resources/js/app/pages/usuarios/Usuarios.vue | haba-sensei/care_report | adbe97ecc41db49854b4fb9668b94811a19f52f2 | [
"MIT"
] | null | null | null | resources/js/app/pages/usuarios/Usuarios.vue | haba-sensei/care_report | adbe97ecc41db49854b4fb9668b94811a19f52f2 | [
"MIT"
] | null | null | null | resources/js/app/pages/usuarios/Usuarios.vue | haba-sensei/care_report | adbe97ecc41db49854b4fb9668b94811a19f52f2 | [
"MIT"
] | null | null | null | <template>
<div class="app-content content">
<div class="content-overlay"></div>
<div class="header-navbar-shadow"></div>
<div class="content-wrapper container-xxl p-0">
<div class="content-header row"></div>
<div class="content-body">
<div class="col-12">
<h4 class="mb-3 mt-... | 29.268293 | 80 | 0.408056 |
fd2cba60759950ffb60d1e43206375933b8ebf11 | 5,818 | vue | Vue | client/components/Search.vue | mymyoux/mynojs | c033a5fda9328fe7b8b4c1a8932b21b3e962f12a | [
"MIT"
] | null | null | null | client/components/Search.vue | mymyoux/mynojs | c033a5fda9328fe7b8b4c1a8932b21b3e962f12a | [
"MIT"
] | null | null | null | client/components/Search.vue | mymyoux/mynojs | c033a5fda9328fe7b8b4c1a8932b21b3e962f12a | [
"MIT"
] | null | null | null |
<script>
// <template>
// <input type="search" v-model="search" @search="onChange" @keyup="onKeyUp" class="mousetrap">
// </template>
import {VueComponent, Component, Prop, Watch, Emit,Event} from "../mvc/VueComponent";
import Vue from 'vue';
import { Objects } from "../../common/utils/Objects";
import { SearchHel... | 23.179283 | 97 | 0.444655 |
1b9ab7ed51eb5896cd5b821ecd974d2483c560a1 | 785 | vue | Vue | client/src/views/Home-Section.vue | npuserauth/npuser | 37a701220a3e70f5c1d63afb7807bde6a899c19b | [
"MIT"
] | 1 | 2020-10-17T15:29:44.000Z | 2020-10-17T15:29:44.000Z | client/src/views/Home-Section.vue | bryan-gilbert/npuser | 37a701220a3e70f5c1d63afb7807bde6a899c19b | [
"MIT"
] | 1 | 2020-11-29T15:02:33.000Z | 2020-11-29T15:02:33.000Z | client/src/views/Home-Section.vue | bryan-gilbert/npuser | 37a701220a3e70f5c1d63afb7807bde6a899c19b | [
"MIT"
] | 1 | 2020-11-03T03:58:19.000Z | 2020-11-03T03:58:19.000Z | <template lang="pug">
div(:id="id", class="mypage")
div(class="middle")
h1(class="text-center", v-text-to-html="sectionDef.title")
v-row(v-for="(m, index) in sectionDef.text", :key="index", justify="space-around")
v-card(class="myCard")
v-card-title {{m.title}}
div(v-if="m.... | 26.166667 | 115 | 0.56051 |
869683c6c4037c8abbe0f5534aa84ddcffbe059e | 1,151 | vue | Vue | src/views/items/List.vue | gelomiranda/DRMS-Front | 614d44acaf269d3f92bc7af06c4109f869fc7199 | [
"MIT"
] | null | null | null | src/views/items/List.vue | gelomiranda/DRMS-Front | 614d44acaf269d3f92bc7af06c4109f869fc7199 | [
"MIT"
] | null | null | null | src/views/items/List.vue | gelomiranda/DRMS-Front | 614d44acaf269d3f92bc7af06c4109f869fc7199 | [
"MIT"
] | null | null | null | <template>
<listing
:fields="fields"
:items="items"
:url="url"
updateRoute="ItemUpdate"
/>
</template>
<script>
//import api from '../../api'
import { mapGetters, mapActions } from 'vuex'
import Listing from '../utils/Listing'
export default {
name: 'Tables',
components: { Listing },
data (){... | 23.489796 | 76 | 0.556038 |
9f28270f3ce6848bfdd28b125c9b4fa04db6f58b | 1,935 | vue | Vue | src/pages/detail/components/Banner.vue | szhw-github/travel-app | c15f6cce6c52c79f5ab7eef7b73bb255bdd94ae2 | [
"MIT"
] | null | null | null | src/pages/detail/components/Banner.vue | szhw-github/travel-app | c15f6cce6c52c79f5ab7eef7b73bb255bdd94ae2 | [
"MIT"
] | null | null | null | src/pages/detail/components/Banner.vue | szhw-github/travel-app | c15f6cce6c52c79f5ab7eef7b73bb255bdd94ae2 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="banner">
<img class="banner-img" src="https://img1.qunarzz.com/travel/d7/1809/2e/de8d8fe9c37f87b5.jpg_r_1360x1360x95_54efdfb8.jpg">
<div class="banner-info">
<div class="banner-title">
驾一叶扁舟,寻瓯江往事
</div>
<div class="banner-number" @click=... | 22.5 | 128 | 0.584496 |
31b44c3412ef05fbe2708cc084fe87ce99a8f6a1 | 3,106 | vue | Vue | src/views/foreground/apply/components/ByStages.vue | sufansufan/BusinessRegistrationPc | 74fd2aeb8502155630a1b18a45b697ac4d2cb537 | [
"MIT"
] | 1 | 2019-03-26T10:02:43.000Z | 2019-03-26T10:02:43.000Z | src/views/foreground/apply/components/ByStages.vue | sufansufan/BusinessRegistrationPc | 74fd2aeb8502155630a1b18a45b697ac4d2cb537 | [
"MIT"
] | null | null | null | src/views/foreground/apply/components/ByStages.vue | sufansufan/BusinessRegistrationPc | 74fd2aeb8502155630a1b18a45b697ac4d2cb537 | [
"MIT"
] | null | null | null | <template>
<div class="by-stages-box">
<div
v-for="(item, index) in byStages"
:key="index"
:class="{
'act-color': true,
'act-bg': item._selected,
'bought': item._bought,
pointer: isEdit
}"
@click="byStagesSelect(index)"
>
<i class="act-border... | 21.42069 | 90 | 0.497424 |
0fb06ae0081c4c5a05d8c4c012ffd2ca8494f288 | 4,866 | vue | Vue | resources/assets/js/components/Dashboard/StarInfo.vue | ralphiz/astral | 38fa9ce48cc6561c0baa44b805e756ceb38bc2d2 | [
"BSD-3-Clause"
] | 2 | 2021-06-26T01:34:46.000Z | 2021-08-01T20:44:00.000Z | resources/assets/js/components/Dashboard/StarInfo.vue | mystars/mystars.github.io | 38fa9ce48cc6561c0baa44b805e756ceb38bc2d2 | [
"BSD-3-Clause"
] | null | null | null | resources/assets/js/components/Dashboard/StarInfo.vue | mystars/mystars.github.io | 38fa9ce48cc6561c0baa44b805e756ceb38bc2d2 | [
"BSD-3-Clause"
] | null | null | null | <template>
<div class="relative flex flex-col star-info bg-grey-lighter">
<div v-if="!noRepoSelected" class="flex items-center h-16 px-4 bg-white border-b star-info-bar border-grey-light">
<button
class="px-2 py-2 text-xs font-bold tracking-wide uppercase rounded bg-grey-light hover:bg-grey transiti... | 32.657718 | 171 | 0.618578 |
5604af417caf4baec800727648513c7ee151d6c1 | 624 | vue | Vue | habitrac-frontend/layouts/default.vue | IgnisDa/habitrac | 0b5f6f1f4a6659c4cce49aacae54cdb0e74af67a | [
"Apache-2.0"
] | null | null | null | habitrac-frontend/layouts/default.vue | IgnisDa/habitrac | 0b5f6f1f4a6659c4cce49aacae54cdb0e74af67a | [
"Apache-2.0"
] | null | null | null | habitrac-frontend/layouts/default.vue | IgnisDa/habitrac | 0b5f6f1f4a6659c4cce49aacae54cdb0e74af67a | [
"Apache-2.0"
] | null | null | null | <template>
<div
:class="{ 'debug-screens': mode !== 'production' }"
class="min-h-screen antialiased bg-left bg-no-repeat bg-cover sm:bg-center"
:style="{
backgroundImage: `linear-gradient(90deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.15)), url(${require('~/assets/images/background.jpeg')})`,
}"
... | 22.285714 | 142 | 0.615385 |
dda76a8158de50c8c7f323178895ec2a132977bc | 18,523 | vue | Vue | resources/assets/js/components/StoryPod.vue | EMUIntegratedContent/emutoday0 | d4e3b5dbe81797afee9e3aa3c1146976b8a36770 | [
"MIT"
] | null | null | null | resources/assets/js/components/StoryPod.vue | EMUIntegratedContent/emutoday0 | d4e3b5dbe81797afee9e3aa3c1146976b8a36770 | [
"MIT"
] | null | null | null | resources/assets/js/components/StoryPod.vue | EMUIntegratedContent/emutoday0 | d4e3b5dbe81797afee9e3aa3c1146976b8a36770 | [
"MIT"
] | null | null | null | <template>
<div>
<div v-show="itemMsgStatus.show" class="callout callout-{{itemMsgStatus.level}}">
<span class="Alert__close" @click="itemMsgStatus.show = false">X</span>
<h5>{{itemMsgStatus.msg}}</h5>
</div>
<div class="box box-solid {{item.group}}">
<div class="box-header wi... | 34.112339 | 175 | 0.395454 |
5b935180fd5613bd6e913f603b216d72412d98ed | 2,773 | vue | Vue | vue/src/components/chatbulma.vue | adouz/matcha | 7073de49ba582da8c0b0087c86edf3911152a0db | [
"MIT"
] | 2 | 2020-03-19T10:40:14.000Z | 2021-04-19T14:28:27.000Z | vue/src/components/chatbulma.vue | adouz/matcha | 7073de49ba582da8c0b0087c86edf3911152a0db | [
"MIT"
] | 1 | 2021-05-10T23:15:09.000Z | 2021-05-10T23:15:09.000Z | vue/src/components/chatbulma.vue | adouz/matcha | 7073de49ba582da8c0b0087c86edf3911152a0db | [
"MIT"
] | 3 | 2020-01-11T14:21:59.000Z | 2021-08-15T14:29:22.000Z | <template>
<div>
<div class="columns">
<div class="column users">
<div class="user">
<div class="card">
<div class="card-content" >
<div class="media">
<div class="media-left">
<figure cla... | 25.915888 | 106 | 0.389831 |
ad1c55948f253bc5d3172e560a99d8d8f867b4d8 | 396 | vue | Vue | website/src/components/page-not-found/index.vue | biopony/bio_task | b25af88cafd535c0e6fefc1f4934e654f957f208 | [
"BSD-3-Clause"
] | null | null | null | website/src/components/page-not-found/index.vue | biopony/bio_task | b25af88cafd535c0e6fefc1f4934e654f957f208 | [
"BSD-3-Clause"
] | 3 | 2021-05-09T23:13:26.000Z | 2022-02-12T16:20:45.000Z | website/src/components/page-not-found/index.vue | biopony/bio_task | b25af88cafd535c0e6fefc1f4934e654f957f208 | [
"BSD-3-Clause"
] | 2 | 2019-07-04T21:06:40.000Z | 2020-02-02T13:57:28.000Z | <template>
<div>
<template>
<nav-view :is-user-auth="true" />
</template>
<div class="not-found">
page not found
</div>
</div>
</template>
<script lang="ts">
import NavView from "../NavView.vue";
import Vue from "vue";
export default Vue.extend({
components: {
NavView
}
});
</... | 13.655172 | 39 | 0.585859 |
77a96feb2a9bcdcd6eda2fdb1fc02fdd63a3a2ac | 3,940 | vue | Vue | src/components/IepMandateAddModal.vue | codegaucho/RelatedServicesScheduler | fc120cd38298f655b22e801b663c8bb8050a750d | [
"MIT",
"PostgreSQL",
"Unlicense"
] | null | null | null | src/components/IepMandateAddModal.vue | codegaucho/RelatedServicesScheduler | fc120cd38298f655b22e801b663c8bb8050a750d | [
"MIT",
"PostgreSQL",
"Unlicense"
] | null | null | null | src/components/IepMandateAddModal.vue | codegaucho/RelatedServicesScheduler | fc120cd38298f655b22e801b663c8bb8050a750d | [
"MIT",
"PostgreSQL",
"Unlicense"
] | null | null | null | <template>
<div>
<b-button v-b-modal.iep-mandate-add-modal variant="primary"><b-icon-plus ></b-icon-plus> Add Mandate</b-button>
<b-modal id="iep-mandate-add-modal" ref="iepMandateAddModal" title="Add Mandate" @show="resetModal" header-bg-variant="primary" header-text-variant="white" @hidden="resetModal" @ok=... | 35.178571 | 194 | 0.553553 |
8061252d3472dd2392df1741de5264fbd9caafae | 2,508 | vue | Vue | src/views/modules/extbpm/process/modules/ExtActProcessModal.vue | Elemate/itsm-front | 53882f546dc5c4295be12495646a9ee70aac8794 | [
"MIT"
] | 4 | 2021-07-19T06:03:29.000Z | 2022-01-25T03:30:44.000Z | src/views/modules/extbpm/process/modules/ExtActProcessModal.vue | Elemate/itsm-front | 53882f546dc5c4295be12495646a9ee70aac8794 | [
"MIT"
] | null | null | null | src/views/modules/extbpm/process/modules/ExtActProcessModal.vue | Elemate/itsm-front | 53882f546dc5c4295be12495646a9ee70aac8794 | [
"MIT"
] | 9 | 2020-11-15T04:26:25.000Z | 2021-11-11T11:02:59.000Z | <template>
<a-modal
:visible="visible"
:confirmLoading="confirmLoading"
@cancel="handleCancel"
:bodyStyle ="bodyStyle"
width="100%"
:style="{ top: '0', padding: '0' }"
destroyOnClose
:footer="null"
cancelText="关闭">
<a-spin :spinning="confirmLoading">
<iframe :id="id... | 24.588235 | 113 | 0.523525 |
9dbacad5896b3d76f0b80f1d8cd513f2eba8a86c | 414 | vue | Vue | ui/src/components/tab/Tab.vue | cuigh/skynet | 88bad1b778282d391dd6a81c68b37c25ebd64f8e | [
"MIT"
] | null | null | null | ui/src/components/tab/Tab.vue | cuigh/skynet | 88bad1b778282d391dd6a81c68b37c25ebd64f8e | [
"MIT"
] | null | null | null | ui/src/components/tab/Tab.vue | cuigh/skynet | 88bad1b778282d391dd6a81c68b37c25ebd64f8e | [
"MIT"
] | null | null | null | <template>
<div class="tab" :style="{borderColor: themeVars.dividerColor}">
<n-space :size="24">
<slot />
</n-space>
</div>
</template>
<script setup lang="ts">
import { NSpace, useThemeVars } from "naive-ui";
const themeVars = useThemeVars()
</script>
<style scoped>
.tab {
border-bottom: 1px sol... | 18.818182 | 66 | 0.640097 |
907d8dc7702b762180460eec67a3410a7493afd8 | 3,988 | vue | Vue | src/views/framework/system/user/componnets/PageMain/index.vue | liweitao92/d2-admin | f15979ccc9bccbb7052dcd8cd12d4693f1c6fbeb | [
"MIT"
] | null | null | null | src/views/framework/system/user/componnets/PageMain/index.vue | liweitao92/d2-admin | f15979ccc9bccbb7052dcd8cd12d4693f1c6fbeb | [
"MIT"
] | null | null | null | src/views/framework/system/user/componnets/PageMain/index.vue | liweitao92/d2-admin | f15979ccc9bccbb7052dcd8cd12d4693f1c6fbeb | [
"MIT"
] | null | null | null | <template>
<div>
<el-form
:inline="true"
size="mini">
<el-form-item :label="`已选数据下载 [ ${currentTableData.length} ]`">
<el-button-group>
<el-button
type="primary"
size="mini"
:disabled="currentTableData.length === 0"
@click="handle... | 24.317073 | 89 | 0.496239 |
ab9cf4270e033162819b0a99da5ad0654b7170cd | 5,586 | vue | Vue | src/views/system-setting/work-box-foreign-trade/ElectronicAtlas.vue | zhlovejie/wonderful_cloud | 7038fb6d51edeb717e02bfd6252f417f14da37a6 | [
"MIT"
] | 2 | 2021-03-30T07:11:13.000Z | 2021-04-16T07:46:01.000Z | src/views/system-setting/work-box-foreign-trade/ElectronicAtlas.vue | zhlovejie/wonderful_cloud | 7038fb6d51edeb717e02bfd6252f417f14da37a6 | [
"MIT"
] | null | null | null | src/views/system-setting/work-box-foreign-trade/ElectronicAtlas.vue | zhlovejie/wonderful_cloud | 7038fb6d51edeb717e02bfd6252f417f14da37a6 | [
"MIT"
] | null | null | null | <template>
<a-card :bordered="false">
<div class="description-document-search-wrapper">
<a-form layout="inline">
<a-form-item label="名称">
<a-input v-model.trim="queryParam.fileName" placeholder="根据名称模糊查询" :allowClear="true" />
</a-form-item>
<template v-if="$auth('Electroni... | 29.09375 | 120 | 0.545829 |
6d5ed5270cde2e51065f909f21da1d641850ce62 | 3,709 | vue | Vue | src/components/MetricSetMenu.vue | skkap/metricat | 41e9b6004002b82cb0cf77c0c10072f07f41085c | [
"Apache-2.0"
] | 16 | 2021-04-05T02:46:30.000Z | 2022-03-11T13:24:25.000Z | src/components/MetricSetMenu.vue | skkap/metricat | 41e9b6004002b82cb0cf77c0c10072f07f41085c | [
"Apache-2.0"
] | 1 | 2021-11-05T08:04:23.000Z | 2021-11-05T08:04:23.000Z | src/components/MetricSetMenu.vue | skkap/metricat | 41e9b6004002b82cb0cf77c0c10072f07f41085c | [
"Apache-2.0"
] | 1 | 2021-07-08T08:47:01.000Z | 2021-07-08T08:47:01.000Z | <template>
<div class="metric-set-container">
<div class="metric-set-filter">
<b-form-input
v-model="metricSetFilter"
@input="filterChange"
class="form-control-sm"
placeholder="Filter"
></b-form-input>
</div>
<div class="metric-set-table">
<b-table
... | 23.037267 | 75 | 0.610946 |
ff9fdde2fa0afcfba5699934065dff0d2378792c | 1,046 | vue | Vue | src/components/git-commit.vue | Owen-Tsai/salmon-icons | b2b86c28c1ec3666648e1cfac4baf7476c1ad903 | [
"MIT"
] | 4 | 2021-08-06T08:42:42.000Z | 2022-02-23T09:00:46.000Z | src/components/git-commit.vue | Owen-Tsai/salmon-icons | b2b86c28c1ec3666648e1cfac4baf7476c1ad903 | [
"MIT"
] | null | null | null | src/components/git-commit.vue | Owen-Tsai/salmon-icons | b2b86c28c1ec3666648e1cfac4baf7476c1ad903 | [
"MIT"
] | null | null | null |
<template>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.874 13C15.6516 13.8583 15.1504 14.6183 14.4493 15.1609C13.7481 15.7036 12.8866 15.998 12 15.998C11.1134 15.998 10.2519 15.7036 9.55074 15.1609C8.84957 14.6183 8.34844 13.8583 8.126 13H3V11H8.12... | 65.375 | 734 | 0.698853 |
2a3bfdb29f4ae32906a02705ca69d49b0dd2bac9 | 17,384 | vue | Vue | pages/4.0/downloads.vue | drosanda/semedocs | 97ed714270dc9a97d566d564b71d18488e61d084 | [
"MIT"
] | 1 | 2020-10-05T09:21:10.000Z | 2020-10-05T09:21:10.000Z | pages/4.0/downloads.vue | drosanda/semedocs | 97ed714270dc9a97d566d564b71d18488e61d084 | [
"MIT"
] | null | null | null | pages/4.0/downloads.vue | drosanda/semedocs | 97ed714270dc9a97d566d564b71d18488e61d084 | [
"MIT"
] | null | null | null | <template>
<div class="section">
<div class="container">
<nav class="breadcrumb" aria-label="breadcrumbs">
<ul class="breadcrumbs">
<li class=""><NuxtLink to="/">Seme Framework</NuxtLink></li>
<li class=""><NuxtLink to="/4.0">4.0.3</NuxtLink></li>
<li class="unavailable... | 41 | 180 | 0.479406 |
e3a4297617cb3164533dee7471b1b209c28555ac | 979 | vue | Vue | resources/js/components/Template/SidebarPlugins/SidebarLink.vue | kripikindomart/pps_app | 28102e2e582e8136ed0f6e70aadf56d1329968b7 | [
"MIT"
] | null | null | null | resources/js/components/Template/SidebarPlugins/SidebarLink.vue | kripikindomart/pps_app | 28102e2e582e8136ed0f6e70aadf56d1329968b7 | [
"MIT"
] | null | null | null | resources/js/components/Template/SidebarPlugins/SidebarLink.vue | kripikindomart/pps_app | 28102e2e582e8136ed0f6e70aadf56d1329968b7 | [
"MIT"
] | null | null | null | <template>
<router-link
v-if="item.gate === undefined || $can(item.gate)"
:to="item.path"
v-slot="{ href, route, navigate, isActive, isExactActive }"
>
<li
class="nav-item"
:class="[isActive && 'active', isExactActive && 'active']"
>
<a :href="href" class="nav-link" @click="nav... | 21.755556 | 64 | 0.493361 |
2a06e5fb15c91b5ca6f4298cda531986a99e4392 | 7,448 | vue | Vue | src/views/Top.vue | renserve/music-pc | 0568926b85c122c6a6488704de79ae06a2426a22 | [
"MIT"
] | null | null | null | src/views/Top.vue | renserve/music-pc | 0568926b85c122c6a6488704de79ae06a2426a22 | [
"MIT"
] | null | null | null | src/views/Top.vue | renserve/music-pc | 0568926b85c122c6a6488704de79ae06a2426a22 | [
"MIT"
] | null | null | null | <template>
<div class="top-page">
<div class="top-cats-container">
<div :class="`top-platform platform-${topInfo.platform}`">
<span class="from-text">FROM</span>
<span class="from-text from-text-2">FROM</span>
<span class="platform-icon iconfont ic... | 29.792 | 118 | 0.385338 |
7f604bbd3e5cec06adc344bf27749bbc87e87566 | 16,052 | vue | Vue | src/views/scheduleManage/ScheduleManagePlanList.vue | Dayong99/webgd-cloud | 3e28d60bebfe59b3fd921c07526cc8c5f72a6f28 | [
"MIT"
] | null | null | null | src/views/scheduleManage/ScheduleManagePlanList.vue | Dayong99/webgd-cloud | 3e28d60bebfe59b3fd921c07526cc8c5f72a6f28 | [
"MIT"
] | null | null | null | src/views/scheduleManage/ScheduleManagePlanList.vue | Dayong99/webgd-cloud | 3e28d60bebfe59b3fd921c07526cc8c5f72a6f28 | [
"MIT"
] | null | null | null | <template>
<a-card :bordered="false">
<!-- 查询区域 -->
<div class="table-page-search-wrapper">
<a-form layout="inline" @keyup.enter.native="searchQuery">
<a-row :gutter="24"> </a-row>
</a-form>
</div>
<!-- 查询区域-END -->
<!-- 操作按钮区域 -->
<div class="table-operator">
<a-but... | 32.626016 | 193 | 0.53551 |
ae4ba0643d7167fb863fb80005d4d1adfe3bde37 | 1,035 | vue | Vue | src/components/XLRemoteMultipleSelect/index.vue | guananny2/SYP_XL_Vue | f60add68bc1584814456b1c1aeefeba334e4fe64 | [
"MIT"
] | null | null | null | src/components/XLRemoteMultipleSelect/index.vue | guananny2/SYP_XL_Vue | f60add68bc1584814456b1c1aeefeba334e4fe64 | [
"MIT"
] | null | null | null | src/components/XLRemoteMultipleSelect/index.vue | guananny2/SYP_XL_Vue | f60add68bc1584814456b1c1aeefeba334e4fe64 | [
"MIT"
] | null | null | null | <template>
<el-select v-model="selectVal" :placeholder="placeholder" :multiple="multiple" :collapse-tags="collapseTags">
<el-option v-for="item in options" :key="item.value" :label="item.label" :value="item.value" />
</el-select>
</template>
<script>
import { fetchList } from '@/api/select'
export default {
... | 17.25 | 111 | 0.520773 |
5932195f0ed862ea8842d73c886d91994d4578f9 | 449 | vue | Vue | kylin_templates/page-template/components/index-view.vue | Yujahua/kylin-r | c7bdbd972e1c81f71a8cf307f21112c51dc87805 | [
"Apache-2.0"
] | null | null | null | kylin_templates/page-template/components/index-view.vue | Yujahua/kylin-r | c7bdbd972e1c81f71a8cf307f21112c51dc87805 | [
"Apache-2.0"
] | null | null | null | kylin_templates/page-template/components/index-view.vue | Yujahua/kylin-r | c7bdbd972e1c81f71a8cf307f21112c51dc87805 | [
"Apache-2.0"
] | null | null | null | <dependency component="Child" src="./child.vue" lazy />
<template>
<div id="app">
Hello {{name}}
<Child></Child>
</div>
</template>
<style lang="less" rel="stylesheet/less">
</style>
<script>
import { Component } from '@ali/kylin-framework';
@Component
export default class IndexView {
data =... | 14.966667 | 55 | 0.581292 |
a885e06c3f996e18e4b0d35dabdc8936eb0a711c | 3,033 | vue | Vue | src/App.vue | another-vue-validator/another-vue-validator-docs | 81dc2b45f7e206a9a76d9130fdcbb00f43a3844d | [
"MIT"
] | null | null | null | src/App.vue | another-vue-validator/another-vue-validator-docs | 81dc2b45f7e206a9a76d9130fdcbb00f43a3844d | [
"MIT"
] | null | null | null | src/App.vue | another-vue-validator/another-vue-validator-docs | 81dc2b45f7e206a9a76d9130fdcbb00f43a3844d | [
"MIT"
] | null | null | null | <template>
<div class="layout-container">
<Header/>
<Sidebar/>
<!-- <Test/>-->
<main class="layout-main">
<div class="hero"><h1 class="text-center">Another Vue Validator</h1>
<div class="text-center">Yet another vue validation</div>
</div>
<GettingStarted/>
<Usage... | 27.572727 | 75 | 0.713815 |
4dabe34bacbb72ad2db5db9a219513decb204394 | 665 | vue | Vue | src/components/PokemonAttacks.vue | oceanchild/pokedex-go | 12d6897025a412cb78e41efebadaf8e71595ec80 | [
"MIT"
] | 1 | 2019-11-10T19:38:40.000Z | 2019-11-10T19:38:40.000Z | src/components/PokemonAttacks.vue | oceanchild/pokedex-go | 12d6897025a412cb78e41efebadaf8e71595ec80 | [
"MIT"
] | null | null | null | src/components/PokemonAttacks.vue | oceanchild/pokedex-go | 12d6897025a412cb78e41efebadaf8e71595ec80 | [
"MIT"
] | null | null | null | <template>
<div class="pokemon__content pokemon__content--attack">
<h1 class="pokemon__title">Attaque {{ attack }}</h1>
<ul class="pokemon__list pokemon__list--attacks">
<li
v-for="attack in pokemon"
:key="attack.value"
class="pokemon__item pokemon__item--attacks"
>
... | 23.75 | 63 | 0.57594 |
f69c7288f4fa43fcbf8eb4a9615c65d4c4a83aca | 861 | vue | Vue | src/views/basic/platformSet/index.vue | teg-group/tegtech-admin-ui | a7b33d460b3611f72ccd1e9bd44bf8bc89870a99 | [
"MIT"
] | null | null | null | src/views/basic/platformSet/index.vue | teg-group/tegtech-admin-ui | a7b33d460b3611f72ccd1e9bd44bf8bc89870a99 | [
"MIT"
] | null | null | null | src/views/basic/platformSet/index.vue | teg-group/tegtech-admin-ui | a7b33d460b3611f72ccd1e9bd44bf8bc89870a99 | [
"MIT"
] | 1 | 2021-11-27T11:36:16.000Z | 2021-11-27T11:36:16.000Z | <template>
<div class="app-container">
<div class="tabs-block">
<el-radio-group v-model="tabKey">
<el-radio-button label="0">积分设置</el-radio-button>
<el-radio-button label="1">运费设置</el-radio-button>
</el-radio-group>
</div>
<div>
<keep-alive>
<compo... | 23.27027 | 63 | 0.569106 |
d9b29c4e78a6c437cded3b1390c041e496352fdc | 1,586 | vue | Vue | src/pages/ArtifactsPlanPage/steps/ConfigTargetFunction.vue | yinxin630/genshin_artifact | 2a0a499044d21382c03d83bd3067209d8a9dc34a | [
"MIT"
] | 1 | 2021-04-07T08:27:14.000Z | 2021-04-07T08:27:14.000Z | src/pages/ArtifactsPlanPage/steps/ConfigTargetFunction.vue | pycao/genshin_artifact | acbd5e84d8086bb4ba12e17b758109349b74f8d2 | [
"MIT"
] | 1 | 2021-04-06T11:16:28.000Z | 2021-04-06T11:16:28.000Z | src/pages/ArtifactsPlanPage/steps/ConfigTargetFunction.vue | yinxin630/genshin_artifact | 2a0a499044d21382c03d83bd3067209d8a9dc34a | [
"MIT"
] | null | null | null | <template>
<div>
<component
v-if="needConfig"
:is="targetFunc.config"
ref="config"
v-model="value.args"
></component>
<div v-else>
<el-alert
title="该函数无要配置的参数,请点击下一步"
:closable="false"
... | 23.323529 | 67 | 0.454603 |
3a9a86c5e2b77721d0a5ea02cf5d32d175e2197d | 47 | vue | Vue | tests/fixtures/rules/no-irregular-whitespace/invalid/sfc-custom-block01-input.vue | mogsdad/eslint-plugin-yml | 3b21527b6496ca5e16e4edb6f49ac25358de963d | [
"MIT"
] | 25 | 2020-12-14T11:32:02.000Z | 2022-03-01T12:26:09.000Z | tests/fixtures/rules/no-irregular-whitespace/invalid/sfc-custom-block01-input.vue | mogsdad/eslint-plugin-yml | 3b21527b6496ca5e16e4edb6f49ac25358de963d | [
"MIT"
] | 12 | 2020-08-04T07:38:13.000Z | 2022-01-17T05:52:27.000Z | tests/fixtures/rules/no-irregular-whitespace/invalid/sfc-custom-block01-input.vue | mogsdad/eslint-plugin-yml | 3b21527b6496ca5e16e4edb6f49ac25358de963d | [
"MIT"
] | 4 | 2021-07-20T07:42:26.000Z | 2022-01-06T21:55:37.000Z | <!-- {} -->
<i18n lang="yml">
a b: c d
</i18n>
| 9.4 | 17 | 0.404255 |
f04479044ecf68b618da46817de8da480d69566d | 6,160 | vue | Vue | src/views/AppHome.vue | tzytyng/readr-site | 66b005f241b02af9a64ff3d733cfe5decd58b45a | [
"MIT"
] | 2 | 2018-07-15T07:32:16.000Z | 2021-01-07T13:29:13.000Z | src/views/AppHome.vue | tzytyng/readr-site | 66b005f241b02af9a64ff3d733cfe5decd58b45a | [
"MIT"
] | 113 | 2018-03-19T04:39:12.000Z | 2022-03-08T22:40:50.000Z | src/views/AppHome.vue | tzytyng/readr-site | 66b005f241b02af9a64ff3d733cfe5decd58b45a | [
"MIT"
] | 8 | 2017-11-14T07:15:31.000Z | 2020-09-07T07:59:21.000Z | <template>
<section class="home">
<!-- <div v-if="publicProjectsRecommends.length > 0">
<h2>
為您推薦
</h2>
<SeriesList
:items="publicProjectsRecommends"
class="home__list recommend"
/>
</div> -->
<div v-if="publicProjectsTrends.length > 0">
<h2 class="dec... | 24.444444 | 116 | 0.563312 |
4e674434f4ba99aaabc2e577cc034f5e97f52969 | 8,194 | vue | Vue | backstage-manage-ui/src/views/authority/index.vue | ChinaDragonNB/blog-open | 8b630280fa1b209da89110f1cc2387878cdb992f | [
"MIT"
] | 4 | 2021-07-13T12:05:30.000Z | 2022-01-08T09:30:56.000Z | backstage-manage-ui/src/views/authority/index.vue | ChinaDragonNB/blog-open | 8b630280fa1b209da89110f1cc2387878cdb992f | [
"MIT"
] | null | null | null | backstage-manage-ui/src/views/authority/index.vue | ChinaDragonNB/blog-open | 8b630280fa1b209da89110f1cc2387878cdb992f | [
"MIT"
] | null | null | null | <template>
<div class="container">
<el-row :gutter="30">
<el-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24">
<el-button @click="tree" size="small" icon="el-icon-refresh">刷新</el-button>
<el-button size="small" @click="appendTop" type="primary" icon="el-icon-key">添加父级权限</el-button>
</e... | 28.65035 | 156 | 0.512082 |
2a5bccd6c6dfaaac09cadf02301b5122721db975 | 504 | vue | Vue | src/components/EchoFooter.vue | echo-dimigo/echo-front | aecce0e28229035592e7ce9fa7524553b861c3ff | [
"MIT"
] | 8 | 2019-08-19T02:09:02.000Z | 2019-09-05T02:31:26.000Z | src/components/EchoFooter.vue | echo-dimigo/echo-front | aecce0e28229035592e7ce9fa7524553b861c3ff | [
"MIT"
] | 30 | 2019-08-13T23:05:41.000Z | 2019-10-17T01:00:38.000Z | src/components/EchoFooter.vue | echo-dimigo/echo-front | aecce0e28229035592e7ce9fa7524553b861c3ff | [
"MIT"
] | null | null | null | <script>
export default {
name: 'EchoFooter'
}
</script>
<template>
<footer class="footer">
<span class="footer__text">한국디지털미디어고등학교 SNS 서비스, 에코</span>
<span class="footer__text">© 2019-2020 JnJ Communications</span>
</footer>
</template>
<style lang="scss" scoped>
@import '../scss/colors.scss';
.footer {
hei... | 16.258065 | 66 | 0.672619 |
ebffb8c7cbd2c90f830adafeab483ad42f5fd7ff | 239 | vue | Vue | src/input/demos/zhCN/round.demo.vue | honghuangdc/naive-ui | 8302dad57142dc9ba9237da101ca1f1853a4152e | [
"MIT"
] | 1 | 2022-03-18T06:43:39.000Z | 2022-03-18T06:43:39.000Z | src/input/demos/zhCN/round.demo.vue | honghuangdc/naive-ui | 8302dad57142dc9ba9237da101ca1f1853a4152e | [
"MIT"
] | null | null | null | src/input/demos/zhCN/round.demo.vue | honghuangdc/naive-ui | 8302dad57142dc9ba9237da101ca1f1853a4152e | [
"MIT"
] | 1 | 2022-03-09T06:15:22.000Z | 2022-03-09T06:15:22.000Z | <markdown>
# 圆角
文本输入可以是圆角的。
</markdown>
<template>
<n-space vertical>
<n-input size="small" round placeholder="小" />
<n-input round placeholder="中" />
<n-input size="large" round placeholder="大" />
</n-space>
</template>
| 17.071429 | 50 | 0.631799 |
a85686acf7425520bf1b88519600b02a636ff36f | 1,625 | vue | Vue | src/DurationInput.vue | KooCook/koocook-vue-comps | 9911dbb6ff93b9273873813826c3635f84394da3 | [
"BSD-3-Clause"
] | 1 | 2020-10-24T04:09:57.000Z | 2020-10-24T04:09:57.000Z | src/DurationInput.vue | KooCook/koocook-vue-comps | 9911dbb6ff93b9273873813826c3635f84394da3 | [
"BSD-3-Clause"
] | 1 | 2021-03-09T23:58:27.000Z | 2021-03-09T23:58:27.000Z | src/DurationInput.vue | KooCook/koocook-vue-comps | 9911dbb6ff93b9273873813826c3635f84394da3 | [
"BSD-3-Clause"
] | null | null | null | <template>
<span>
<input :name="name" type="hidden" v-model="duration" />
<b-timepicker :enable-seconds="enableSeconds" v-model="time" inline></b-timepicker>
</span>
</template>
<script>
export default {
props: {
name: {
type: String,
default: () => ""
},
initial: {
type: St... | 23.897059 | 87 | 0.505231 |
231da79ce5029220a6f65312ddcde4caa8401144 | 6,669 | vue | Vue | src/views/approvePostList/notApprove/index.vue | piggy1024/myDesign | 991436e0d40e47e0f1a9e8f60467fc640de6ff1c | [
"MIT"
] | null | null | null | src/views/approvePostList/notApprove/index.vue | piggy1024/myDesign | 991436e0d40e47e0f1a9e8f60467fc640de6ff1c | [
"MIT"
] | null | null | null | src/views/approvePostList/notApprove/index.vue | piggy1024/myDesign | 991436e0d40e47e0f1a9e8f60467fc640de6ff1c | [
"MIT"
] | null | null | null | <template>
<div class="app-container">
<el-table
v-loading="listLoading"
:data="list"
element-loading-text="Loading"
border
fit
highlight-current-row
>
<el-table-column align="center" label="ID" width="95">
<template slot-scope="scope">
{{ scope.$ind... | 31.163551 | 96 | 0.566802 |
766567abf716589b82d5b850a6fad0ddec88082f | 7,344 | vue | Vue | src/views/report/pages/WinLoss.vue | ipoobest/hoi- | a059d39f5093c9090b883777585379a86ddae494 | [
"MTLL"
] | null | null | null | src/views/report/pages/WinLoss.vue | ipoobest/hoi- | a059d39f5093c9090b883777585379a86ddae494 | [
"MTLL"
] | null | null | null | src/views/report/pages/WinLoss.vue | ipoobest/hoi- | a059d39f5093c9090b883777585379a86ddae494 | [
"MTLL"
] | null | null | null | <template>
<v-container fluid tag="section">
<v-row justify="center">
<v-col>
<base-material-card>
<template v-slot:heading>
<div class="display-2 font-weight-light">
{{ $t("winloss_report") }}
</div>
<div class="subtitle-1 font-weight-lig... | 30.347107 | 101 | 0.499319 |
1473293d1e12c80e9707579e7a4498afc5359d02 | 5,580 | vue | Vue | src/views/forInput/Vaccination.vue | sumitww3kumar/website-1 | b7e248078d9da31a2ea14dfe5650165e2a38ec9d | [
"MIT"
] | 1 | 2019-06-03T11:55:33.000Z | 2019-06-03T11:55:33.000Z | src/views/forInput/Vaccination.vue | sumitww3kumar/website-1 | b7e248078d9da31a2ea14dfe5650165e2a38ec9d | [
"MIT"
] | null | null | null | src/views/forInput/Vaccination.vue | sumitww3kumar/website-1 | b7e248078d9da31a2ea14dfe5650165e2a38ec9d | [
"MIT"
] | null | null | null | <template>
<div>
<b-col cols="2" sm="4" md="2" class="mb-3 mb-xl-0 ">
<b-button block variant="primary" class="mb-2" to="/Addvaccination">Добавить вакцину</b-button>
</b-col>
<b-col lg="12">
<div>
<b-card>
<!--{{getWorkers}}-->
... | 38.219178 | 115 | 0.390323 |
9ff183e63e192c61d4b5e9c218c0e340be26090e | 11,697 | vue | Vue | src/views/cont/contReview.vue | q7486828035/discuz-q-admin | dc760abc610eba7f358a1a2181ef7d37f3a30a99 | [
"MIT"
] | 2 | 2020-12-13T09:53:20.000Z | 2020-12-31T06:55:05.000Z | src/views/cont/contReview.vue | q7486828035/discuz-q-admin | dc760abc610eba7f358a1a2181ef7d37f3a30a99 | [
"MIT"
] | null | null | null | src/views/cont/contReview.vue | q7486828035/discuz-q-admin | dc760abc610eba7f358a1a2181ef7d37f3a30a99 | [
"MIT"
] | null | null | null | <template>
<el-card class="box-card" v-loading="loading">
<div slot="header" class="clearfix">
<el-form :inline="true" :model="search" class="demo-form-inline" size="small">
<el-form-item label="审核类型">
<el-radio-group v-model="type" @change="init()">
<el-radio-button :label="0">内容审核</el-ra... | 32.764706 | 125 | 0.485595 |
aff90b731c6b68602079c85b74cb0395cce86ba3 | 6,783 | vue | Vue | resources/assets/js/components/listamesaComponent.vue | marcosalberto1991/boya-2 | 723dce5163cb7ed5bb563a388b3e346ce0d2c26c | [
"MIT"
] | null | null | null | resources/assets/js/components/listamesaComponent.vue | marcosalberto1991/boya-2 | 723dce5163cb7ed5bb563a388b3e346ce0d2c26c | [
"MIT"
] | 3 | 2020-03-12T00:14:37.000Z | 2021-05-11T03:52:04.000Z | resources/assets/js/components/listamesaComponent.vue | marcosalberto1991/boya-2 | 723dce5163cb7ed5bb563a388b3e346ce0d2c26c | [
"MIT"
] | null | null | null | <template>
<div class="">
<div class='col-lg-6 card mesa'>
<blockquote class='mesa blockquote mb-0'>
<div class='card-header'>{{ thought.mesa_id_pk.nombre }}</div>
<div class='card-body'>
<table class='table table-striped table-bordered ta... | 36.079787 | 147 | 0.40513 |
f8fb5571837533288b35ea91611850d66313a2d4 | 1,254 | vue | Vue | frontend/components/atoms/snackNotification.vue | dmitritruf/over-bookd | b14f28a45e56540dc87ccc3ca6bc84a597b310d9 | [
"Apache-2.0"
] | 1 | 2022-01-26T13:29:57.000Z | 2022-01-26T13:29:57.000Z | frontend/components/atoms/snackNotification.vue | 24HeuresINSA/Overbookd | 99088b4a0e023b3e9477e6826b56ccc3361b166d | [
"Apache-2.0"
] | null | null | null | frontend/components/atoms/snackNotification.vue | 24HeuresINSA/Overbookd | 99088b4a0e023b3e9477e6826b56ccc3361b166d | [
"Apache-2.0"
] | null | null | null | <template>
<v-snackbar v-model="toggle" :timeout="timeout">
{{ message }}
<template #action="{ attrs }">
<v-btn color="white" text v-bind="attrs" @click="toggle = false">
Close
</v-btn>
</template>
</v-snackbar>
</template>
<script lang="ts">
import Vue from "vue";
export default Vu... | 19.904762 | 71 | 0.512759 |
ab8465a3bb674e57410c6ac994f1a36c88787b98 | 2,602 | vue | Vue | src/components/vuetifyComponents/textfields/TextfieldHintText.vue | Electronic-Signatures-Industries/ancon-dapp-boilerplate | 4d2bd97631edf80384814aa267b5f278ff5bed83 | [
"MIT"
] | 2 | 2021-03-28T15:37:12.000Z | 2021-04-13T22:54:26.000Z | src/components/vuetifyComponents/textfields/TextfieldHintText.vue | Electronic-Signatures-Industries/ancon-dapp-boilerplate | 4d2bd97631edf80384814aa267b5f278ff5bed83 | [
"MIT"
] | 6 | 2021-05-13T14:55:51.000Z | 2021-07-24T15:54:56.000Z | src/components/vuetifyComponents/textfields/TextfieldHintText.vue | Electronic-Signatures-Industries/ancon-swarm-dapp | 4bd902e9715199c067f58aa411b147f204282f81 | [
"MIT"
] | 1 | 2021-06-02T16:40:08.000Z | 2021-06-02T16:40:08.000Z | <template>
<!-- ----------------------------------------------------------------------------- -->
<!-- TextfieldHintText -->
<!-- ----------------------------------------------------------------------------- -->
<div>
<v-list-item-subtitle class="text-wrap">
The <code>hint</code> prop... | 32.525 | 240 | 0.388932 |
76d1bc5116570ca15153805c01e14bbd2faa8420 | 3,832 | vue | Vue | src/views/analysis/visual/inspect.vue | Doris1115/trafic | f6fbc899458988fd9f596f10d90f42471ef13808 | [
"Apache-2.0"
] | 1 | 2020-08-20T06:36:08.000Z | 2020-08-20T06:36:08.000Z | src/views/analysis/visual/inspect.vue | Doris1115/trafic | f6fbc899458988fd9f596f10d90f42471ef13808 | [
"Apache-2.0"
] | null | null | null | src/views/analysis/visual/inspect.vue | Doris1115/trafic | f6fbc899458988fd9f596f10d90f42471ef13808 | [
"Apache-2.0"
] | null | null | null | <template>
<el-row :gutter="20">
<el-col :span="6">
<div class="grid-content">
<LineChartModule :chart-data="trendData" />
<pieChartModule :chart-data="areaData" :show-lable="true" />
<spider-module :chart-data="alarmTypeData" />
</div>
</el-col>
<el-col :span="12">
... | 24.564103 | 136 | 0.568372 |
0599bc2f30464f0fdcdd6952bdc2dc56e6b2bfc6 | 9,987 | vue | Vue | resources/js/Components/Settings.vue | JustinPaulLayan/ecommercefinal | 034491cf2269b887f8a17c8474f8c4a1ac9ce765 | [
"MIT"
] | null | null | null | resources/js/Components/Settings.vue | JustinPaulLayan/ecommercefinal | 034491cf2269b887f8a17c8474f8c4a1ac9ce765 | [
"MIT"
] | null | null | null | resources/js/Components/Settings.vue | JustinPaulLayan/ecommercefinal | 034491cf2269b887f8a17c8474f8c4a1ac9ce765 | [
"MIT"
] | null | null | null | <template>
<div class="min-h-full bg-orange-300 flex flex-col justify-center py-12 sm:px-6 lg:px-8">
<div class="mt-6 flex justify-center">
<div class="mt-6 flex-grow lg:mt-0 lg:ml-6 lg:flex-grow-0 lg:flex-shrink-0">
<p class="text-sm font-medium text-gray-700" aria-hidden="true"... | 62.41875 | 334 | 0.526384 |
cba80d54cc5934ff79a21d287774cb8c7a158a95 | 1,631 | vue | Vue | src/views/login/Login.vue | liuluna-ally/saledata | 3aa8eef5d92015bb6a5a1133f0c10fd33cfe3671 | [
"MIT"
] | null | null | null | src/views/login/Login.vue | liuluna-ally/saledata | 3aa8eef5d92015bb6a5a1133f0c10fd33cfe3671 | [
"MIT"
] | null | null | null | src/views/login/Login.vue | liuluna-ally/saledata | 3aa8eef5d92015bb6a5a1133f0c10fd33cfe3671 | [
"MIT"
] | null | null | null | <template>
<div id='login'>
<div class="login-box">
<el-form label-width="80px" :model="loginForm">
<el-form-item label="用户名">
<el-input v-model="loginForm.username"
prefix-icon="iconfont icon-yonghuming"></el-input>
</el-form-i... | 26.306452 | 116 | 0.426119 |
bf859b2efdeb73d11b6c042a602990905ab8c452 | 4,112 | vue | Vue | frontend/src/components/HelloWorld.vue | SML-SHTU/SML-docs | d987eddfd5447fe709480fcc19e3d2fadc059ece | [
"FSFAP"
] | null | null | null | frontend/src/components/HelloWorld.vue | SML-SHTU/SML-docs | d987eddfd5447fe709480fcc19e3d2fadc059ece | [
"FSFAP"
] | null | null | null | frontend/src/components/HelloWorld.vue | SML-SHTU/SML-docs | d987eddfd5447fe709480fcc19e3d2fadc059ece | [
"FSFAP"
] | 2 | 2021-12-14T07:25:17.000Z | 2021-12-14T07:37:06.000Z | <template>
<div class="hello">
<h1>Welcome to the documentation page for iid-servers.</h1>
<p style="padding: 20px; margin: 0;">Contact: <a href="mailto:houjf@shanghaitech.edu.cn">houjf@shanghaitech.edu.cn</a></p>
<h2>Port allocation</h2>
<table class="table-fill">
<thead>
<tr>
<th class="text-left... | 17.956332 | 126 | 0.637889 |
122f4fcb592a29feb90f13cdb219d77b3a22cc27 | 55 | vue | Vue | pages/policy/term-of-use.vue | glg0292020320sksa02/element-ofniagnosaiwniqgegoasgnasgjuaigbwibibjgkasbgkabgksabgiuwbghjas | 75eddb42ed0b02df33dd3a42328bf6899cc7cdbd | [
"MIT"
] | null | null | null | pages/policy/term-of-use.vue | glg0292020320sksa02/element-ofniagnosaiwniqgegoasgnasgjuaigbwibibjgkasbgkabgksabgiuwbghjas | 75eddb42ed0b02df33dd3a42328bf6899cc7cdbd | [
"MIT"
] | null | null | null | pages/policy/term-of-use.vue | glg0292020320sksa02/element-ofniagnosaiwniqgegoasgnasgjuaigbwibibjgkasbgkabgksabgiuwbghjas | 75eddb42ed0b02df33dd3a42328bf6899cc7cdbd | [
"MIT"
] | null | null | null | <template>
<div class="term-page"></div>
</template>
| 13.75 | 31 | 0.636364 |
ad85b6f1cf1280cc0605651c8a3fbeec28977e21 | 2,429 | vue | Vue | resources/js/Components/Ui/Modal.vue | eliaschampi/admin | cd004d90da7741901e3c3c7dc054bf8aec036b83 | [
"Apache-2.0"
] | null | null | null | resources/js/Components/Ui/Modal.vue | eliaschampi/admin | cd004d90da7741901e3c3c7dc054bf8aec036b83 | [
"Apache-2.0"
] | null | null | null | resources/js/Components/Ui/Modal.vue | eliaschampi/admin | cd004d90da7741901e3c3c7dc054bf8aec036b83 | [
"Apache-2.0"
] | null | null | null | <template>
<div
:id="id"
aria-hidden="true"
class="modal fade"
role="dialog"
tabindex="-1"
>
<div :class="size" class="modal-dialog cascading-modal" role="document">
<div class="modal-content">
<div class="modal-header text-white">
<h4 class="title">
<i cl... | 22.284404 | 76 | 0.445862 |
9a9718d5aec88e31917bb69697ae552ea07e7f58 | 1,323 | vue | Vue | src/components/agent-workspace/workspace-section/shared/workspace-empty-search/empty-search.vue | webitel/cc-workspaces | fe7206c56a56f1c5ed10048ebf914edf8b94e04b | [
"MIT"
] | 2 | 2021-11-17T15:07:00.000Z | 2022-03-25T13:52:52.000Z | src/components/agent-workspace/workspace-section/shared/workspace-empty-search/empty-search.vue | webitel/cc-workspaces | fe7206c56a56f1c5ed10048ebf914edf8b94e04b | [
"MIT"
] | 3 | 2020-05-05T16:36:33.000Z | 2022-02-15T13:23:47.000Z | src/components/agent-workspace/workspace-section/shared/workspace-empty-search/empty-search.vue | webitel/cc-workspaces | fe7206c56a56f1c5ed10048ebf914edf8b94e04b | [
"MIT"
] | null | null | null | <template>
<div class="empty-search">
<img
class="empty-search__pic"
:src="emptySearchPic"
alt="no results pic">
<h2 class="empty-search__heading">{{$t('emptySearch.heading')}}</h2>
<p class="empty-search__text">{{$t('emptySearch.text')}}</p>
</div>
</template>
<script>
import empty... | 21 | 106 | 0.57294 |
3b549cea603dd3436efaa608bc91dd23789ac4d3 | 51,245 | vue | Vue | src/views/procurementRecord/procurementFilingDone.vue | lixinmusic/equipement-system | 73f41db065d0c39b89260c1e61431d60b0d67db8 | [
"MIT"
] | null | null | null | src/views/procurementRecord/procurementFilingDone.vue | lixinmusic/equipement-system | 73f41db065d0c39b89260c1e61431d60b0d67db8 | [
"MIT"
] | null | null | null | src/views/procurementRecord/procurementFilingDone.vue | lixinmusic/equipement-system | 73f41db065d0c39b89260c1e61431d60b0d67db8 | [
"MIT"
] | null | null | null | <template>
<div class='app-container'>
<el-container>
<div class="formSearch">
<el-form :inline="true">
<el-form-item label="单据编号">
<el-input class="filter-item input" placeholder="请输入单据编号" maxlength="32" v-model="documentWordCode1">
... | 56.128149 | 254 | 0.410089 |
8e64f3494f8f47c9621cd2ce2051b324805f0681 | 1,100 | vue | Vue | assets/src/views/Login.vue | CxiaoyuN/filemanager | ec190d28a81983e986eeed01beaff5062eaff170 | [
"Apache-2.0"
] | null | null | null | assets/src/views/Login.vue | CxiaoyuN/filemanager | ec190d28a81983e986eeed01beaff5062eaff170 | [
"Apache-2.0"
] | null | null | null | assets/src/views/Login.vue | CxiaoyuN/filemanager | ec190d28a81983e986eeed01beaff5062eaff170 | [
"Apache-2.0"
] | 1 | 2021-04-09T05:47:16.000Z | 2021-04-09T05:47:16.000Z | <template>
<div id="login">
<form @submit="submit">
<img src="../assets/logo.svg" alt="File Manager">
<h1>File Manager</h1>
<div v-if="wrong" class="wrong">{{ $t("login.wrongCredentials") }}</div>
<input type="text" v-model="username" :placeholder="$t('login.username')">
<input type=... | 25.581395 | 84 | 0.559091 |
d48328ba4138c4ea25ad80aeb4821f054b5c6817 | 171 | vue | Vue | src/views/admin/GroupEdit.vue | zhaoangus/Au_OJ | 99709fafc9a5451b42a36662169652d9008acf0d | [
"MIT"
] | 3 | 2019-01-31T03:51:03.000Z | 2019-01-31T03:59:12.000Z | src/views/admin/GroupEdit.vue | zhaoangus/Au_OJ | 99709fafc9a5451b42a36662169652d9008acf0d | [
"MIT"
] | null | null | null | src/views/admin/GroupEdit.vue | zhaoangus/Au_OJ | 99709fafc9a5451b42a36662169652d9008acf0d | [
"MIT"
] | null | null | null | <template>
<div class="groupedit">
groupedit
</div>
</template>
<script>
export default {
name: 'GroupEdit'
}
</script>
<style lang="stylus" scoped>
</style>
| 10.6875 | 28 | 0.637427 |
f39fa4b3312f0419b9c9538cc66f3ff61edaa6d8 | 5,587 | vue | Vue | src/components/dashboardView/parents/index.vue | shadowsnetwork/shadows-official-website | 06bee532237df7d6fb4edf4f4235c9fd8b4bbc0c | [
"MIT"
] | 1 | 2020-12-03T12:42:14.000Z | 2020-12-03T12:42:14.000Z | src/components/dashboardView/parents/index.vue | shadowsnetwork/shadows-official-website | 06bee532237df7d6fb4edf4f4235c9fd8b4bbc0c | [
"MIT"
] | null | null | null | src/components/dashboardView/parents/index.vue | shadowsnetwork/shadows-official-website | 06bee532237df7d6fb4edf4f4235c9fd8b4bbc0c | [
"MIT"
] | null | null | null | <template>
<div class="cooperation">
<div class="divLine">
<div class="line" />
</div>
<div class="cooperation-title wow fadeIn" data-wow-duration="3.5s" data-wow-delay="0.3s" >
<span>Partners</span>
</div>
<div class="partners">
<div class="partnersOne">
<a href="https:/... | 24.186147 | 199 | 0.608019 |
435b7b7e2bab1f16c9927be82c67900db5bd9eac | 4,012 | vue | Vue | frontend/src/components/filebrowser/FileBrowser.vue | bcgov-c/wally | 264bc5d40f9b5cf293159f1bc0424cfd9ff8aa06 | [
"Apache-2.0"
] | null | null | null | frontend/src/components/filebrowser/FileBrowser.vue | bcgov-c/wally | 264bc5d40f9b5cf293159f1bc0424cfd9ff8aa06 | [
"Apache-2.0"
] | null | null | null | frontend/src/components/filebrowser/FileBrowser.vue | bcgov-c/wally | 264bc5d40f9b5cf293159f1bc0424cfd9ff8aa06 | [
"Apache-2.0"
] | null | null | null | <template>
<v-card class="mx-auto" :loading="loading > 0">
<FileBrowserToolbar
v-on:add-files="addUploadingFiles"
v-on:folder-created="refreshPending = true"
></FileBrowserToolbar>
<v-row no-gutters>
<v-col v-if="tree && $vuetify.breakpoint.smAndUp" sm="au... | 27.861111 | 109 | 0.579511 |
ac9d9c901cab55ad6a976f88694c2267b1e4c62c | 4,010 | vue | Vue | app/assets/javascripts/pipelines/components/stage.vue | goodrainzh/GitLab | 6e665fd7a2c1a3ede5ed9d642fdd7eff10287afb | [
"MIT"
] | null | null | null | app/assets/javascripts/pipelines/components/stage.vue | goodrainzh/GitLab | 6e665fd7a2c1a3ede5ed9d642fdd7eff10287afb | [
"MIT"
] | 5 | 2018-01-21T12:07:25.000Z | 2018-01-25T02:05:03.000Z | app/assets/javascripts/pipelines/components/stage.vue | Sukikeita/gitlab-ce | 09b1c32f1a3e17fdb610a63f227dc27c53657182 | [
"MIT"
] | 2 | 2020-11-04T05:29:36.000Z | 2021-04-22T08:34:08.000Z | <script>
/**
* Renders each stage of the pipeline mini graph.
*
* Given the provided endpoint will make a request to
* fetch the dropdown data when the stage is clicked.
*
* Request is made inside this component to make it reusable between:
* 1. Pipelines main table
* 2. Pipelines table in commit and Merge req... | 22.402235 | 109 | 0.580299 |
f42ca9f02f3e70f1910fc7862160e0513754d228 | 484 | vue | Vue | src/components/SomeVueComponent.vue | superoo7/todo-app | 85bd68874dee5092b477154373694e45061f6254 | [
"MIT"
] | 2 | 2019-04-25T22:20:35.000Z | 2020-12-30T08:14:43.000Z | src/components/SomeVueComponent.vue | superoo7/todo-app | 85bd68874dee5092b477154373694e45061f6254 | [
"MIT"
] | null | null | null | src/components/SomeVueComponent.vue | superoo7/todo-app | 85bd68874dee5092b477154373694e45061f6254 | [
"MIT"
] | 2 | 2020-12-30T08:12:38.000Z | 2021-01-16T20:13:44.000Z | <template>
<div>Some Vue Component</div>
</template>
<script>
export default {
// name: 'ComponentName',
data() {
return {};
}
};
</script>
<style></style>
<test lang="jest">
import SomeVueComponent from "../SomeVueComponent.vue";
import { mount } from "@vue/test-utils";
describe("Some Vue Componen... | 18.615385 | 57 | 0.609504 |
49dd9bdb0fa0003e9799238ac6ec29ca78af8719 | 6,121 | vue | Vue | src/views/container/PlaylistDetail.vue | xiaominglin789/vite-vue-electron-main | a56f7f34f6977c5762e853fdd7e21e8cca0b5665 | [
"MIT"
] | 1 | 2022-02-11T16:21:49.000Z | 2022-02-11T16:21:49.000Z | src/views/container/PlaylistDetail.vue | xiaominglin789/vite-vue-electron-main | a56f7f34f6977c5762e853fdd7e21e8cca0b5665 | [
"MIT"
] | null | null | null | src/views/container/PlaylistDetail.vue | xiaominglin789/vite-vue-electron-main | a56f7f34f6977c5762e853fdd7e21e8cca0b5665 | [
"MIT"
] | null | null | null | <template>
<div v-if="detail" class="com playlist-detail">
<div class="header-pool">
<img :src="detail.coverImgUrl">
<div class="detail">
<h3 class="title"><span class="tip">歌单</span> {{ detail.name }}</h3>
<div v-if="detail.creator" class="creator">
<img :src="detail.creator... | 26.729258 | 93 | 0.495997 |
3c92b5e593d48450ed2b267deedcd67bd96a7ca7 | 587 | vue | Vue | Client/src/components/About.vue | murgle2/ols | 122e1af03b7415608501cec8695d9550f2bcb1e2 | [
"MIT"
] | 1 | 2020-03-27T01:16:27.000Z | 2020-03-27T01:16:27.000Z | Client/src/components/About.vue | murgle2/ols | 122e1af03b7415608501cec8695d9550f2bcb1e2 | [
"MIT"
] | 1 | 2021-03-10T12:19:55.000Z | 2021-03-10T12:19:55.000Z | Client/src/components/About.vue | murgle2/ols | 122e1af03b7415608501cec8695d9550f2bcb1e2 | [
"MIT"
] | null | null | null | <template>
<div id="app">
<h1>About</h1>
<h3>-Site is currently in development-</h3>
<p>
Our vision is to create a platform that can enable anyone to reach a broad
audience of viewers from their mobile devices. Streamers can queue up to
go live for a period of time and viewers can discus... | 18.34375 | 80 | 0.637138 |
113dd1cc49737558760dcac2dc86c216dbd7695d | 6,213 | vue | Vue | frontend-node/src/pages/competition/competitionView.vue | cambridgejames/coss4-server | 155cb61dc95b0048804a0a5391240678cd9b9a30 | [
"MIT"
] | 4 | 2020-04-07T08:15:58.000Z | 2021-06-03T16:34:02.000Z | frontend-node/src/pages/competition/competitionView.vue | cambridgejames/coss4-server | 155cb61dc95b0048804a0a5391240678cd9b9a30 | [
"MIT"
] | 5 | 2020-04-07T08:03:43.000Z | 2021-05-11T09:41:48.000Z | frontend-node/src/pages/competition/competitionView.vue | cambridgejames/coss4-server | 155cb61dc95b0048804a0a5391240678cd9b9a30 | [
"MIT"
] | null | null | null | <template>
<div id="competition-view-container" class="competition-view-container">
<div style="background-color: white; border-bottom: 1px solid #eee;">
<el-page-header style="padding: 24px; margin: 0 auto; max-width: 1200px;"
@back="goBack" content="竞赛详情"></el-page-... | 39.322785 | 150 | 0.460969 |
8e0f00dcad8d4a791f58dea3b6449ded31713319 | 6,366 | vue | Vue | src/renderer/components/TopNavBar.vue | supersimplestuff/wagerr-electron-app | 903ebcdbce78625c95b69f94dbf311d4f1a1fc6e | [
"MIT"
] | null | null | null | src/renderer/components/TopNavBar.vue | supersimplestuff/wagerr-electron-app | 903ebcdbce78625c95b69f94dbf311d4f1a1fc6e | [
"MIT"
] | null | null | null | src/renderer/components/TopNavBar.vue | supersimplestuff/wagerr-electron-app | 903ebcdbce78625c95b69f94dbf311d4f1a1fc6e | [
"MIT"
] | 1 | 2021-03-03T09:59:27.000Z | 2021-03-03T09:59:27.000Z | <template>
<header class="z-depth-2">
<div class="wagerr-logo"></div>
<ul class="top-nav">
<router-link tag="li" to="/" exact>
<i class="navico-wallet"></i>
<h6>Wallet Home</h6>
</router-link>
<router-link tag="li" to="/bet_history">
<i class="navico-history"></i>
... | 24.022642 | 87 | 0.514609 |
6e012bf8c89d6c18c49efc4c7e485b13d4f35af8 | 322 | vue | Vue | src/components/reviews/ReviewContentPane.vue | neoreads/web | 35ae656d1b024ef8ec21d7ae3626cd6c83b7f241 | [
"MIT"
] | null | null | null | src/components/reviews/ReviewContentPane.vue | neoreads/web | 35ae656d1b024ef8ec21d7ae3626cd6c83b7f241 | [
"MIT"
] | 6 | 2019-09-01T18:03:44.000Z | 2022-02-26T12:12:13.000Z | src/components/reviews/ReviewContentPane.vue | neoreads/web | 35ae656d1b024ef8ec21d7ae3626cd6c83b7f241 | [
"MIT"
] | null | null | null | <template>
<div v-bar>
<div id="chapter-content-pane"></div>
</div>
</template>
<script>
export default {
data() {
return {
sentid: this.$route.params.sentid
};
},
created() {},
mounted() {
}
};
</script>
<style lang="stylus" scoped>
#chapter-content-pane
max-height 800px
</styl... | 13.416667 | 41 | 0.57764 |
b2b0e3875809835635e39ecde9e19e420fd7066b | 894 | vue | Vue | package/components/svg/device-ssd.vue | skr305/scene-ui | eeb314966b2558175106979c4648983b0cbb17c1 | [
"MIT"
] | 2 | 2022-02-23T13:02:30.000Z | 2022-03-03T11:53:31.000Z | package/components/svg/device-ssd.vue | Sunburst7/scene-ui | eeb314966b2558175106979c4648983b0cbb17c1 | [
"MIT"
] | null | null | null | package/components/svg/device-ssd.vue | Sunburst7/scene-ui | eeb314966b2558175106979c4648983b0cbb17c1 | [
"MIT"
] | 1 | 2022-03-05T07:57:04.000Z | 2022-03-05T07:57:04.000Z | <template>
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="currentColor"
class="bi bi-device-ssd"
viewBox="0 0 16 16"
>
<path
d="M4.75 4a.75.75 0 0 0-.75.75v3.5c0 .414.336.75.75.75h6.5a.75.75 0 0 0 .75-.75v-3.5a.75.75 0 0 0-.75-.75h-6.5ZM5 8V5h6v3H5Zm0-5.5a.5.5... | 37.25 | 276 | 0.602908 |
912ca46dcbbd39e0611b299991160c6f83a88656 | 3,499 | vue | Vue | src/views/SaleOrder/modules/AddGoods.vue | lovewxz/shinebed | 8d6964ae45f4cbd0b0fe0dc3814da1f8bcdc5e0f | [
"MIT"
] | null | null | null | src/views/SaleOrder/modules/AddGoods.vue | lovewxz/shinebed | 8d6964ae45f4cbd0b0fe0dc3814da1f8bcdc5e0f | [
"MIT"
] | null | null | null | src/views/SaleOrder/modules/AddGoods.vue | lovewxz/shinebed | 8d6964ae45f4cbd0b0fe0dc3814da1f8bcdc5e0f | [
"MIT"
] | null | null | null | <template>
<a-modal
title="添加商品"
:width="1200"
:visible="visible"
@ok="handleOk"
@cancel="() => { $emit('cancel') }"
:dialog-style="{ top: '20px' }"
okText="添加"
:okButtonProps="{
props: {
disabled: selectedRows.length === 0
}
}"
>
<a-spin :spinning="loadin... | 23.965753 | 93 | 0.48671 |
c4d94709ba69fc54a6cfab4085cb29f89c7ccbcc | 1,883 | vue | Vue | frontend/src/views/Admin/Fruits/Category.vue | myk5010/peddleFruits | c5ccc7af1ad8249399bc7abe2f3b5780828855e3 | [
"MIT"
] | null | null | null | frontend/src/views/Admin/Fruits/Category.vue | myk5010/peddleFruits | c5ccc7af1ad8249399bc7abe2f3b5780828855e3 | [
"MIT"
] | 3 | 2021-05-09T05:52:24.000Z | 2022-02-26T11:53:51.000Z | frontend/src/views/Admin/Fruits/Category.vue | myk5010/peddleFruits | c5ccc7af1ad8249399bc7abe2f3b5780828855e3 | [
"MIT"
] | null | null | null | <template>
<el-row>
<el-tree
:data="categoryData"
show-checkbox
node-key="id"
default-expand-all
:expand-on-click-node="false"
:props="defaultProps"
:render-content="renderContent">
</el-tree>
</el-row>
</template... | 26.521127 | 112 | 0.445566 |
81a26f571aa96a45a62e4f69829712b219c4ee47 | 2,982 | vue | Vue | src/vue/components/application/settings/subs/Appereance.vue | Simonwep/vue-cloudfront | 650fe28734e64fe7b1d9a059b4960b9bc918e251 | [
"MIT"
] | 80 | 2019-02-17T18:50:23.000Z | 2019-04-28T16:45:50.000Z | src/vue/components/application/settings/subs/Appereance.vue | Simonwep/vue-cloudfront | 650fe28734e64fe7b1d9a059b4960b9bc918e251 | [
"MIT"
] | 1 | 2019-02-18T09:27:25.000Z | 2019-02-18T10:23:17.000Z | src/vue/components/application/settings/subs/Appereance.vue | Simonwep/vue-cloudfront | 650fe28734e64fe7b1d9a059b4960b9bc918e251 | [
"MIT"
] | 5 | 2019-02-18T05:40:23.000Z | 2019-02-19T09:57:59.000Z | <template>
<div class="appereance">
<div class="setting">
<article>
Using the SI Prefix means using the Internationla System of Units and therefore representing
all number with the base of <kbd>10</kbd> instead of <kbd>2</kbd>
</article>
... | 32.064516 | 132 | 0.526157 |
076a3b45998b2f0e9cba26c737b23c639ff3dc09 | 2,905 | vue | Vue | resources/js/components/Notifications.vue | sunchayn/received | cc1a96ac91c8d760b38360062c01c8a080fa2cb1 | [
"MIT"
] | 5 | 2020-04-18T20:08:39.000Z | 2021-04-14T01:29:13.000Z | resources/js/components/Notifications.vue | sunchayn/received | cc1a96ac91c8d760b38360062c01c8a080fa2cb1 | [
"MIT"
] | 4 | 2021-01-06T14:19:52.000Z | 2021-07-23T23:32:27.000Z | resources/js/components/Notifications.vue | sunchayn/received | cc1a96ac91c8d760b38360062c01c8a080fa2cb1 | [
"MIT"
] | null | null | null | <template>
<div class="relative">
<button
class="flex items-center outline-none active:outline-none focus:outline-none"
@click="showNotifications()"
>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="icon-notification w-6 mr-2"><circle cx="12" cy... | 32.640449 | 324 | 0.452668 |
4bcd03859999a2ba12d989222de202df5476528e | 7,801 | vue | Vue | resources/js/components/Login/Login.vue | Casper3310/ShopCar | d3452a742faa30fe63b5fd4668a81a5a2210f307 | [
"MIT"
] | null | null | null | resources/js/components/Login/Login.vue | Casper3310/ShopCar | d3452a742faa30fe63b5fd4668a81a5a2210f307 | [
"MIT"
] | null | null | null | resources/js/components/Login/Login.vue | Casper3310/ShopCar | d3452a742faa30fe63b5fd4668a81a5a2210f307 | [
"MIT"
] | null | null | null | <template>
<div>
<!-- Button trigger modal -->
<a type="button" class="nav-link" @click="ShowLoginModal">
登入
</a>
<!-- Modal -->
<div
class="modal fade"
id="LoginModal"
tabindex="-1"
aria-labelledby="exampleModalLab... | 40.21134 | 111 | 0.275862 |
394035d79d3b78874174ffa769555727d26dd8bc | 1,295 | vue | Vue | components/TheNavbar.vue | Mnigos/biuro-makowska | 9128b18ae0463295bebfdfff01829f37b9415787 | [
"Apache-2.0"
] | null | null | null | components/TheNavbar.vue | Mnigos/biuro-makowska | 9128b18ae0463295bebfdfff01829f37b9415787 | [
"Apache-2.0"
] | 167 | 2021-10-18T01:17:14.000Z | 2022-03-31T00:25:45.000Z | components/TheNavbar.vue | Mnigos/biuro-makowska | 9128b18ae0463295bebfdfff01829f37b9415787 | [
"Apache-2.0"
] | null | null | null | <script setup lang="ts">
import { ref, onMounted, onBeforeUnmount } from 'vue'
interface Page {
title: string
path: string
}
const pages = ref<Page[]>([
{
title: 'Strona główna',
path: '/',
},
{
title: 'Cennik',
path: '/cennik',
},
])
const showNavbar = ref(true)
let l... | 22.327586 | 95 | 0.620849 |
f800ba5e28b89daf98bcbac3721ce09345b8bd96 | 2,063 | vue | Vue | resources/assets/js/components/singleoaps.vue | gadjacobs/cool-tickets | 279fb1332aedaf6d6981da05f5033865665880a3 | [
"MIT"
] | 1 | 2018-04-16T10:07:39.000Z | 2018-04-16T10:07:39.000Z | resources/assets/js/components/singleoaps.vue | gadjacobs/cool-tickets | 279fb1332aedaf6d6981da05f5033865665880a3 | [
"MIT"
] | null | null | null | resources/assets/js/components/singleoaps.vue | gadjacobs/cool-tickets | 279fb1332aedaf6d6981da05f5033865665880a3 | [
"MIT"
] | null | null | null | <template>
<div id="">
<clip-loader v-if="loading" color="blue"></clip-loader>
<div class="doubleColumns">
<div :style="'background-size: cover; width: 15% !important; background-image: url('+oap.fullimage+');'"
class="doubleColumn">
</div>
<div... | 32.746032 | 116 | 0.442559 |
b3b898a49fa3515226af8ae6c9ef14a87f4aa6e5 | 3,247 | vue | Vue | resources/js/components/Cart.vue | rana0105/topline | dc6d83fc4a19db11432eb5db9a08a785dd76af10 | [
"MIT"
] | null | null | null | resources/js/components/Cart.vue | rana0105/topline | dc6d83fc4a19db11432eb5db9a08a785dd76af10 | [
"MIT"
] | 5 | 2020-07-19T10:54:26.000Z | 2022-02-18T19:24:36.000Z | resources/js/components/Cart.vue | rana0105/topline | dc6d83fc4a19db11432eb5db9a08a785dd76af10 | [
"MIT"
] | null | null | null | <template>
<div>
<button class="openbtn" onclick="openNav()" id="myBtn" title="Product Cart"><i class="fa fa-cart-arrow-down"></i>
<p>{{ totalCount }} Items</p>
<hr>
<p style="background-color: gray">৳ {{ totalPrice }}</p>
</button>
<div id="mySidebar" class="sidebar" >
<a href="javascript:void(0)"... | 21.791946 | 127 | 0.557438 |
8796d00542a0331920b785cc61350f1dc931fae4 | 1,269 | vue | Vue | src/components/newTodo/CheckSetting.vue | chaochaoxiaoshu/SilverBullet | e67950e64d111b83f0e41045c3dc9766b17286a8 | [
"MIT"
] | 135 | 2021-06-23T13:01:41.000Z | 2022-03-28T12:22:19.000Z | src/components/newTodo/CheckSetting.vue | 1179339018/SilverBullet | e67950e64d111b83f0e41045c3dc9766b17286a8 | [
"MIT"
] | 2 | 2021-07-16T06:15:12.000Z | 2022-03-21T06:31:00.000Z | src/components/newTodo/CheckSetting.vue | 1179339018/SilverBullet | e67950e64d111b83f0e41045c3dc9766b17286a8 | [
"MIT"
] | 32 | 2021-06-23T17:53:06.000Z | 2022-03-25T12:44:51.000Z | <template>
<div class="app">
<input
id="check-setting"
class="set-check"
type="checkbox"
value="timeout"
v-model="settingIsOpen"
/>
<label for="check-setting" class="set" @click="$emit('toparent')">
<svg-icon :icon-class="icon"></svg-icon>
<p>{{ setting == 'todo'?... | 17.625 | 70 | 0.578408 |
fe852d1b87373a013c04b5ebfe8de29dd7e50d86 | 799 | vue | Vue | src/views/shopcart/childComps/CardList.vue | xiaoyu0329/shoppingmall | e15a838e3e778d78258693518c10e46e4a0ec2ee | [
"MIT"
] | null | null | null | src/views/shopcart/childComps/CardList.vue | xiaoyu0329/shoppingmall | e15a838e3e778d78258693518c10e46e4a0ec2ee | [
"MIT"
] | 5 | 2021-03-10T06:13:36.000Z | 2022-02-26T23:07:38.000Z | src/views/shopcart/childComps/CardList.vue | xiaoyu0329/shoppingmall | e15a838e3e778d78258693518c10e46e4a0ec2ee | [
"MIT"
] | null | null | null | <template>
<div class="cardlist">
<scroll class="content" ref="scroll">
<card-list-item v-for="(item,index) in cart" :key="index" :itemInfo="item">
{{item}}
</card-list-item>
</scroll>
</div>
</template>
<script>
import Scroll from 'components/... | 19.02381 | 88 | 0.569462 |
6641572ff4b9a424295534fd5315c1b4822eb46b | 1,880 | vue | Vue | src/rander/pages/Modal/prompt-dialog.vue | morphling-robot/robot-pc | 370bfd928381a085ab42e95747069ed5443cc298 | [
"Apache-2.0"
] | null | null | null | src/rander/pages/Modal/prompt-dialog.vue | morphling-robot/robot-pc | 370bfd928381a085ab42e95747069ed5443cc298 | [
"Apache-2.0"
] | null | null | null | src/rander/pages/Modal/prompt-dialog.vue | morphling-robot/robot-pc | 370bfd928381a085ab42e95747069ed5443cc298 | [
"Apache-2.0"
] | 1 | 2019-10-10T02:03:33.000Z | 2019-10-10T02:03:33.000Z | <template>
<b-modal id="prompt-modal"
:title="message"
size="sm"
cancel-variant="link"
@shown="init"
ref="promptModal"
hide-footer
centered
@hidden="clearPromptArgs">
<b-input v-model="value" class="my-5" />
<b-row class="pt-3">
<b-col>
<p v-if="isShow" class="mb-0 text-danger">
{{prompt}}
</p>
... | 18.8 | 130 | 0.594149 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.