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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0ea0970e8edaab5b6d1d8c8b70413d95b6a76ec2 | 290 | vue | Vue | tests/test1.vue | LinusBorg/eslint-config | 7262e80531a4f09e46e0a17e8fd9a5226e3c4e17 | [
"MIT"
] | 4 | 2021-06-28T22:13:55.000Z | 2021-06-30T17:36:48.000Z | tests/test1.vue | LinusBorg/eslint-config | 7262e80531a4f09e46e0a17e8fd9a5226e3c4e17 | [
"MIT"
] | null | null | null | tests/test1.vue | LinusBorg/eslint-config | 7262e80531a4f09e46e0a17e8fd9a5226e3c4e17 | [
"MIT"
] | null | null | null | <script lang="ts">
import { defineComponent } from 'vue'
export default defineComponent({
setup() {
return {
items: [1, 2, 3],
}
},
})
</script>
<template>
<div>
<ul>
<li v-for="x in items" :key="x">
{{ x }}
</li>
</ul>
</div>
</template>
| 13.809524 | 38 | 0.482759 |
7646096a292a2310bd00b3e6b73615074e09d99a | 11,944 | vue | Vue | front-end/front/src/components/button/SkButton.vue | Sneaken/blog | dacb93b7c7ec5ebf69d0898110a862d4824d534a | [
"MIT"
] | null | null | null | front-end/front/src/components/button/SkButton.vue | Sneaken/blog | dacb93b7c7ec5ebf69d0898110a862d4824d534a | [
"MIT"
] | 7 | 2020-12-04T20:17:40.000Z | 2022-02-27T03:01:14.000Z | front-end/front/src/components/button/SkButton.vue | Sneaken/blog | dacb93b7c7ec5ebf69d0898110a862d4824d534a | [
"MIT"
] | null | null | null | <template>
<button
class="sk-button"
@click="click"
:disabled="buttonDisabled || loading"
:autofocus="autofocus"
:type="nativeType"
:class="[
type ? `sk-button--${type}` : '',
buttonSize ? `sk-button--${buttonSize}` : '',
{
'is-disabled': buttonDisabled,
'is-l... | 23.935872 | 68 | 0.621818 |
738bdae4852fa17d43d3fcc7163651e91bd3da06 | 1,160 | vue | Vue | resources/js/components/home/MainContent.vue | lotusms/lotus_laravel | d8c0c195cb53627aab1d93459eff26cfbad8ff11 | [
"MIT"
] | null | null | null | resources/js/components/home/MainContent.vue | lotusms/lotus_laravel | d8c0c195cb53627aab1d93459eff26cfbad8ff11 | [
"MIT"
] | 2 | 2021-03-10T04:35:33.000Z | 2021-10-06T10:25:57.000Z | resources/js/components/home/MainContent.vue | lotusms/lotus_laravel | d8c0c195cb53627aab1d93459eff26cfbad8ff11 | [
"MIT"
] | null | null | null | <template>
<div
class="card text-center p-5"
style="background-color: #0f2027; border-color: #0f2027; color: #cbccce;"
>
<h1 class="white-text font-weight-medium">{{ heading }}</h1>
<h2 class="green-text playball">{{ subheading }}</h2>
<p
class="white-text paragraph"
>We do not stop working until your ... | 46.4 | 642 | 0.738793 |
0013941543aa5f60edce3aa8fde6dd9f1b75ad5f | 2,797 | vue | Vue | client/src/components/ActionsCalendar.vue | connectiveproject/connective | 8866082b2147feef0e5254ac4215987b9d881396 | [
"MIT"
] | 4 | 2021-07-05T10:49:26.000Z | 2021-11-24T11:34:43.000Z | client/src/components/ActionsCalendar.vue | connectiveproject/connective | 8866082b2147feef0e5254ac4215987b9d881396 | [
"MIT"
] | 39 | 2021-06-21T15:02:37.000Z | 2022-02-28T15:07:42.000Z | client/src/components/ActionsCalendar.vue | connectiveproject/connective | 8866082b2147feef0e5254ac4215987b9d881396 | [
"MIT"
] | 17 | 2021-06-16T08:59:45.000Z | 2021-09-29T11:35:38.000Z | <template>
<div>
<v-sheet
tile
class="d-flex relative mx-auto py-6 align-center justify-center flex-wrap"
>
<div class="d-flex flex-wrap align-center justify-center actions">
<v-btn icon class="ma-2" @click="$refs.calendar.prev()">
<v-icon :class="{ mirror: checkRtl() }">md... | 23.308333 | 80 | 0.508402 |
0baa03dcabf6720efe91cf09c6bfad046d75bfcb | 6,243 | vue | Vue | src/template/admin/src/views/content/article/index.vue | plum429/plumadmin | 36a41e13d952b644b6805a0e522f03025d0425c4 | [
"MIT"
] | 10 | 2022-01-21T07:01:31.000Z | 2022-02-28T03:52:48.000Z | src/template/admin/src/views/content/article/index.vue | plum429/plumadmin | 36a41e13d952b644b6805a0e522f03025d0425c4 | [
"MIT"
] | null | null | null | src/template/admin/src/views/content/article/index.vue | plum429/plumadmin | 36a41e13d952b644b6805a0e522f03025d0425c4 | [
"MIT"
] | 2 | 2022-01-15T14:35:59.000Z | 2022-02-07T15:25:44.000Z | <template>
<curd ref="curd" v-bind="curd" @load="handleLoad" @row-click="handleDetail">
<!--搜索栏-->
<template #search>
<el-form-item label="文章标题">
<el-input placeholder="请输入文章标题" v-model="curd.search.title"/>
</el-form-item>
<el-form-item label="文章分类">
<category-select v-mode... | 26.565957 | 113 | 0.480058 |
833c8c4c91903e27b7ae0e71d04db3db48209d31 | 433 | vue | Vue | pages/outreach.vue | JohnPhamous/csamba2-ssr | 7ab52bd367d4abe38f3f359041b7c71e09a8901c | [
"MIT"
] | null | null | null | pages/outreach.vue | JohnPhamous/csamba2-ssr | 7ab52bd367d4abe38f3f359041b7c71e09a8901c | [
"MIT"
] | null | null | null | pages/outreach.vue | JohnPhamous/csamba2-ssr | 7ab52bd367d4abe38f3f359041b7c71e09a8901c | [
"MIT"
] | null | null | null | <template>
<div>
<h2 class="section-title-primary text-center">
<span class="flr"> C-SAMBA </span>
Outreach</h2>
<Hero :hero="'/img/hero/Hero-Misc.png'" class="ttl" style="font-size: 24px; padding-bottom: 5rem; letter-spacing: 2.9px;">
<strong> Coming Soon </strong>
</Hero>
</div>
</template>
... | 20.619048 | 126 | 0.630485 |
f12b58cf730e51f6d552e492511dc4ea1f45f32c | 6,869 | vue | Vue | packages/TagGroup/src/main.vue | hellonainai/kemomim | 915a8865f303d0ad9b7381b3dcdcd2163965bcc5 | [
"MIT"
] | 6 | 2020-09-25T03:16:48.000Z | 2021-01-18T03:16:27.000Z | packages/TagGroup/src/main.vue | hellonainai/kemomim | 915a8865f303d0ad9b7381b3dcdcd2163965bcc5 | [
"MIT"
] | 1 | 2021-09-08T07:22:33.000Z | 2021-09-08T07:23:11.000Z | packages/TagGroup/src/main.vue | hellonainai/kemomim | 915a8865f303d0ad9b7381b3dcdcd2163965bcc5 | [
"MIT"
] | 2 | 2020-09-25T03:16:57.000Z | 2020-11-11T09:59:50.000Z | <template>
<div class="kem-tag_group">
<div v-for="(item, index) in list" :key="index" class="kem-tag_group-box">
<div v-if="item.isInput && editValue" class="kem-tag_group-eidt">
<el-input
ref="editTagInput"
v-model="editValue"
size="mini"
@keyup.enter.native... | 22.973244 | 107 | 0.50444 |
2a43eea8cd7705fd3c7aca5247b6a4878bb29ba4 | 5,951 | vue | Vue | src/views/product/trademark/index.vue | nldsn/enterzero | 1ece875c0e58a8d7c93d64d124f761c27b7157b8 | [
"MIT"
] | null | null | null | src/views/product/trademark/index.vue | nldsn/enterzero | 1ece875c0e58a8d7c93d64d124f761c27b7157b8 | [
"MIT"
] | null | null | null | src/views/product/trademark/index.vue | nldsn/enterzero | 1ece875c0e58a8d7c93d64d124f761c27b7157b8 | [
"MIT"
] | null | null | null | <template>
<div>
<!-- 添加按钮 -->
<el-button type="primary" icon="el-icon-plus" style="margin: 20px 0 20px 0" @click="addDialog">添加</el-button>
<!-- 添加、修改弹出框 -->
<el-dialog :title="tmForm.id ? '修改品牌' : '添加品牌'" :visible.sync="dialogFormVisible">
<el-form :model="tmForm" :rules="rules" ref="tmForm">
... | 29.904523 | 260 | 0.552512 |
9efae01f9245f15f560e0b8e7a1ec64921207571 | 917 | vue | Vue | src/components/RestaurantList.vue | ThadeuJose/opinion-ate | 6cd69eeff32feeab21ce2f6c77b82c2bdd8bbd21 | [
"MIT"
] | null | null | null | src/components/RestaurantList.vue | ThadeuJose/opinion-ate | 6cd69eeff32feeab21ce2f6c77b82c2bdd8bbd21 | [
"MIT"
] | null | null | null | src/components/RestaurantList.vue | ThadeuJose/opinion-ate | 6cd69eeff32feeab21ce2f6c77b82c2bdd8bbd21 | [
"MIT"
] | null | null | null | <template>
<div>
<v-progress-circular
v-if="loading"
indeterminate
color="primary"
data-testid="loading-indicator"
/>
<v-alert v-if="loadError" type="error" data-testid="loading-error">
Restaurants could not be loaded
</v-alert>
<v-list-item
v-for="restaurant in... | 22.925 | 71 | 0.633588 |
73cbb54cb51a071f024913b4389254ebac77513c | 1,074 | vue | Vue | src/views/token/components/TransactionTable.vue | Staylaz/Staylaz | b659194181d7b1690c536c60b35f3ad5a6363156 | [
"MIT"
] | 2 | 2020-11-11T12:52:50.000Z | 2021-12-19T12:00:51.000Z | yogurtcat-front-system/src/views/dashboard/admin/components/TransactionTable.vue | FreshConnectDevelopment/yogurtcat | 7c7d23c103872b70652fc3f07fa12f30aa44ca57 | [
"Apache-2.0"
] | 19 | 2020-08-30T13:05:55.000Z | 2020-11-25T08:45:00.000Z | yogurtcat-front-system/src/views/dashboard/admin/components/TransactionTable.vue | FreshConnectDevelopment/yogurtcat | 7c7d23c103872b70652fc3f07fa12f30aa44ca57 | [
"Apache-2.0"
] | null | null | null | <template>
<el-table :data="list" style="width: 100%;padding-top: 15px;">
<el-table-column label="Order_No" min-width="200">
<template slot-scope="scope">
{{ scope.row.order_no | orderNoFilter }}
</template>
</el-table-column>
<el-table-column label="Price" width="195" align="center">
... | 21.918367 | 64 | 0.555866 |
3aad5980512df6d11b74d9b8932d3ac479de7e4f | 10,174 | vue | Vue | src/views/user/user-management.vue | thonyun/mds-management | 29808b2ac07d2476cfb78f262a4aa1314e6ae162 | [
"MIT"
] | null | null | null | src/views/user/user-management.vue | thonyun/mds-management | 29808b2ac07d2476cfb78f262a4aa1314e6ae162 | [
"MIT"
] | null | null | null | src/views/user/user-management.vue | thonyun/mds-management | 29808b2ac07d2476cfb78f262a4aa1314e6ae162 | [
"MIT"
] | null | null | null | <template>
<div>
<Row :gutter="24">
<Col span="24">
<Card>
<p slot="title">分类</p>
<Row>
<Form >
<FormItem>
<Row type="flex"
justify="start">
<!--<Col span="2" style="text-align: right;">注册时间:</Col>-->
... | 25.756962 | 144 | 0.41262 |
0310d6a45c9c0a8188b67e9b9a2250bd38161213 | 9,042 | vue | Vue | resources/js/Pages/Client/PaymentShow.vue | Hnsenchristiann/webcomicAR | 1d391a5d6a215f3dd85072968037a059f0eccfe0 | [
"MIT"
] | null | null | null | resources/js/Pages/Client/PaymentShow.vue | Hnsenchristiann/webcomicAR | 1d391a5d6a215f3dd85072968037a059f0eccfe0 | [
"MIT"
] | null | null | null | resources/js/Pages/Client/PaymentShow.vue | Hnsenchristiann/webcomicAR | 1d391a5d6a215f3dd85072968037a059f0eccfe0 | [
"MIT"
] | null | null | null | <template>
<div class="px-5 py-5">
<div class="bg-white rounded-lg h-full">
<div class="lg:px-5 lg:py-5">
<div class="text-base px-3 mt-4 divide-y divide-black pb-4 lg:bg-gray-300 lg:rounded-lg">
<div class="text-center font-bold text-xl pt-4">
... | 51.375 | 245 | 0.498452 |
044317873427b161ddc36683f4d351ebda50da46 | 1,566 | vue | Vue | resources/js/Components/Collapse.vue | bayareawebpro/laravel-micro-spa-boilerplate | 53854ec5d99af2721d9422074c6df4cc3b008fc1 | [
"MIT"
] | 25 | 2020-04-11T00:48:46.000Z | 2021-12-20T19:13:20.000Z | resources/js/Components/Collapse.vue | bayareawebpro/laravel-micro-spa-boilerplate | 53854ec5d99af2721d9422074c6df4cc3b008fc1 | [
"MIT"
] | 6 | 2020-04-11T01:45:02.000Z | 2020-09-02T22:17:13.000Z | resources/js/Components/Collapse.vue | bayareawebpro/laravel-micro-spa-boilerplate | 53854ec5d99af2721d9422074c6df4cc3b008fc1 | [
"MIT"
] | 5 | 2020-04-10T22:58:29.000Z | 2022-03-25T16:20:49.000Z | <script>
export default {
name: "Collapse",
props: {
value: {type: [Boolean, String], default: false},
active: {type: [Boolean, String], default: true},
transition: {type: String, default: 'fadeInLeft'},
classes: {type: String, default: 'btn btn-block'... | 31.959184 | 105 | 0.426564 |
40f51074937a3ffba7caa60d6574c32367a2af04 | 1,828 | vue | Vue | src/views/dashboard/components/CircleChart.vue | xyuworkhard/vue-admin | 0512151b78d463c1676871da3ff2a96c68b3d9f1 | [
"MIT"
] | null | null | null | src/views/dashboard/components/CircleChart.vue | xyuworkhard/vue-admin | 0512151b78d463c1676871da3ff2a96c68b3d9f1 | [
"MIT"
] | null | null | null | src/views/dashboard/components/CircleChart.vue | xyuworkhard/vue-admin | 0512151b78d463c1676871da3ff2a96c68b3d9f1 | [
"MIT"
] | null | null | null | <template>
<div id="circle" style="width:100%;height:350px"></div>
</template>
<script>
export default {
data() {
return {
}
},
mounted() {
this.$nextTick(() => {
this.initChart()
})
},
methods: {
initChart() {
let echarts = require('echarts');
... | 22.567901 | 97 | 0.333698 |
320dd5088319cb33371ecd7384abdcd64f0f1274 | 1,328 | vue | Vue | src/components/vue-material-design-icons/AccountCircleOutline.vue | la8457478/realestateweb | 7e6f5cbde437fd5544986d2eab453f7f57f49347 | [
"Apache-2.0"
] | null | null | null | src/components/vue-material-design-icons/AccountCircleOutline.vue | la8457478/realestateweb | 7e6f5cbde437fd5544986d2eab453f7f57f49347 | [
"Apache-2.0"
] | null | null | null | src/components/vue-material-design-icons/AccountCircleOutline.vue | la8457478/realestateweb | 7e6f5cbde437fd5544986d2eab453f7f57f49347 | [
"Apache-2.0"
] | null | null | null | <template>
<span :aria-hidden="decorative"
:aria-label="title"
class="material-design-icon account-circle-outline-icon"
role="img">
<svg :fill="fillColor"
class="material-design-icon__svg"
width="24"
height="24"
viewBox="0 0 24 24">
<path d="M12,2C... | 35.891892 | 631 | 0.601657 |
1cbda89e2a4311620f368da68783f96b1ea884a3 | 466 | vue | Vue | src/components/GloriaTaskFab.vue | LightAPIs/Gloria-X | 0a1e66c851b8bf55599000d55f8e643f0fd99153 | [
"MIT"
] | 11 | 2021-02-01T12:28:39.000Z | 2022-01-01T18:25:50.000Z | src/components/GloriaTaskFab.vue | LightAPIs/Gloria-X | 0a1e66c851b8bf55599000d55f8e643f0fd99153 | [
"MIT"
] | 4 | 2021-06-25T07:45:33.000Z | 2022-01-03T12:33:08.000Z | src/components/GloriaTaskFab.vue | LightAPIs/Gloria-X | 0a1e66c851b8bf55599000d55f8e643f0fd99153 | [
"MIT"
] | null | null | null | <template>
<el-button type="success" class="fab-button" icon="el-icon-plus" circle :title="i18n('popupTaskAdd')" @click="onClick"></el-button>
</template>
<script lang="ts">
import { defineComponent } from 'vue';
export default defineComponent({
name: 'GloriaTaskFab',
emits: ['add-task'],
methods: {
onClic... | 18.64 | 133 | 0.628755 |
5673c4b194c020bbae50f511bdd36756883451bf | 2,045 | vue | Vue | client/src/App.vue | uoguelph-ri/coco-annotator | ce70c62e5f7856fff999ffd7cd6537b65f5fdd5b | [
"MIT"
] | 4 | 2018-11-19T20:35:04.000Z | 2021-07-07T01:55:27.000Z | client/src/App.vue | uoguelph-ri/coco-annotator | ce70c62e5f7856fff999ffd7cd6537b65f5fdd5b | [
"MIT"
] | null | null | null | client/src/App.vue | uoguelph-ri/coco-annotator | ce70c62e5f7856fff999ffd7cd6537b65f5fdd5b | [
"MIT"
] | null | null | null | <template>
<div id="app">
<NavBar v-show="showNavBar"/>
<RouterView :key="$route.fullPath" />
</div>
</template>
<script>
import NavBar from "@/components/NavBar";
import { mapMutations } from "vuex";
export default {
name: "App",
components: { NavBar },
methods: {
...mapMutations("user", ["setU... | 20.867347 | 58 | 0.554034 |
87a53fa07cc49e324a4fc23af61b3f241bfd06ec | 28,844 | vue | Vue | resources/js/components/admin/SorteoComponent.vue | ingcol/pagina_kalu | 15e1a97b2b27b8be0246a27eb71a699cc0d18474 | [
"MIT"
] | null | null | null | resources/js/components/admin/SorteoComponent.vue | ingcol/pagina_kalu | 15e1a97b2b27b8be0246a27eb71a699cc0d18474 | [
"MIT"
] | null | null | null | resources/js/components/admin/SorteoComponent.vue | ingcol/pagina_kalu | 15e1a97b2b27b8be0246a27eb71a699cc0d18474 | [
"MIT"
] | null | null | null | <template>
<div class="main-content">
<div class="contenedor">
<div class="container-fluid">
<div class="page-header">
<div class="row align-items-end">
<div class="col-lg-8">
<div class="page-header-title">
<div class="d-inline">
... | 26.982226 | 289 | 0.56809 |
47ae66e690dbbeb5dd61ac61db593042f06ac09e | 821 | vue | Vue | forumaclientapp/src/views/SearchResult.vue | ihudyaev/VueNetStackTest | 381804886ab41f39e6c036f544bd7d3e2c1e1b54 | [
"MIT"
] | null | null | null | forumaclientapp/src/views/SearchResult.vue | ihudyaev/VueNetStackTest | 381804886ab41f39e6c036f544bd7d3e2c1e1b54 | [
"MIT"
] | null | null | null | forumaclientapp/src/views/SearchResult.vue | ihudyaev/VueNetStackTest | 381804886ab41f39e6c036f544bd7d3e2c1e1b54 | [
"MIT"
] | null | null | null | <template>
<div>
<h1 class="col-12">{{ this.$route.params.searchstring }}</h1>
<ul v-if="feed" class="list-group topic-previews mt-4">
<SearchResultPreview
v-for="sr in feed"
:key="sr.id"
:SearchResult="sr"
class="list-group-item list-group-item-action mb-3"
/>
... | 21.051282 | 71 | 0.601705 |
7fb447265e58e737bbbc9684caf11d2930cd1964 | 4,330 | vue | Vue | web/src/components/process/Form2/components/pdf/Form2.vue | bcgov/court-of-appeal | ef773b1baa80d3aff1ac807ed01f59266d885955 | [
"Apache-2.0"
] | null | null | null | web/src/components/process/Form2/components/pdf/Form2.vue | bcgov/court-of-appeal | ef773b1baa80d3aff1ac807ed01f59266d885955 | [
"Apache-2.0"
] | 35 | 2021-02-02T19:30:11.000Z | 2022-03-29T12:40:42.000Z | web/src/components/process/Form2/components/pdf/Form2.vue | marzmehr/court-of-appeal | ef773b1baa80d3aff1ac807ed01f59266d885955 | [
"Apache-2.0"
] | 2 | 2021-02-03T17:26:23.000Z | 2021-02-05T13:35:26.000Z | <template>
<b-card v-if="dataReady" class="bg-light border-light" >
<b-row>
<b-col cols="8" class="ml-3">
<b-button
style="float: right;"
variant="primary"
@click="navigateToEditPage()"
><b-icon-... | 29.657534 | 127 | 0.489607 |
5c03f701df3ac8f91cd8491dc2f5c99c3a9e914e | 10,183 | vue | Vue | src/views/SettingsPanel.vue | oldeng/SmallApp-IDE | ae770ff2858cf50ec929d914e384ce7aa35ff373 | [
"CC0-1.0"
] | 2 | 2020-07-25T14:48:33.000Z | 2020-12-25T03:05:27.000Z | src/views/SettingsPanel.vue | oldeng/SmallApp-IDE | ae770ff2858cf50ec929d914e384ce7aa35ff373 | [
"CC0-1.0"
] | 4 | 2021-01-28T20:11:23.000Z | 2022-03-25T18:51:50.000Z | src/views/SettingsPanel.vue | oldeng/SmallApp-IDE | ae770ff2858cf50ec929d914e384ce7aa35ff373 | [
"CC0-1.0"
] | null | null | null | <template>
<div class="settings-panel">
<div class="left-settings-panel">
<ul id="menu">
<li id="menu-themes" onclick="openSettingsRightPanel('themes')">Themes</li>
<li id="menu-editor" onclick="openSettingsRightPanel('editor')">Editor</li>
<li id="menu-discord-rpc" onclick="openSettin... | 40.732 | 197 | 0.590396 |
d017baa0e61d9d181dce523deb2a17f24564baca | 144 | vue | Vue | resources/js/components/HeroIcons/HeroIconSolidBookmark.vue | alkaneXD/paymate | a0328507c54b3649142a910bb9396f27b288e151 | [
"MIT"
] | null | null | null | resources/js/components/HeroIcons/HeroIconSolidBookmark.vue | alkaneXD/paymate | a0328507c54b3649142a910bb9396f27b288e151 | [
"MIT"
] | 3 | 2021-02-02T18:59:21.000Z | 2022-02-27T05:19:35.000Z | resources/js/components/HeroIcons/HeroIconSolidBookmark.vue | alkaneXD/paymate | a0328507c54b3649142a910bb9396f27b288e151 | [
"MIT"
] | null | null | null | <template>
<svg viewBox="0 0 20 20" fill="currentColor">
<path d="M5 4a2 2 0 012-2h6a2 2 0 012 2v14l-5-2.5L5 18V4z"/>
</svg>
</template> | 28.8 | 64 | 0.631944 |
8fa2472bbbca5b65b0f25593be30356a9e34eb7b | 9,591 | vue | Vue | resources/js/components/ExpensePage/ExpenseComponent.vue | felixkiryowa/xtrineduuka | 3db4824c5d8ddac8caf6ff66bf1cde2ee28760f5 | [
"MIT"
] | null | null | null | resources/js/components/ExpensePage/ExpenseComponent.vue | felixkiryowa/xtrineduuka | 3db4824c5d8ddac8caf6ff66bf1cde2ee28760f5 | [
"MIT"
] | null | null | null | resources/js/components/ExpensePage/ExpenseComponent.vue | felixkiryowa/xtrineduuka | 3db4824c5d8ddac8caf6ff66bf1cde2ee28760f5 | [
"MIT"
] | null | null | null | <template>
<div class="container-fluid">
<div class="row mt-5">
<div class="col-md-12">
<div class="vld-parent">
<loading
:active.sync="isLoading"
:is-full-page="fullPage"
color="#669900"
loader="spinner"
></loading>
</div>
... | 29.693498 | 93 | 0.432072 |
a7d72d534ccadf105e4d67f1279eac5c956b187a | 12,256 | vue | Vue | src/components/company/companyjobpublishmode.vue | jiangfeng0205/joblian_boss_web | 1fa6fdbb849d66de09bb095aa2648d51e7b3d190 | [
"MIT"
] | null | null | null | src/components/company/companyjobpublishmode.vue | jiangfeng0205/joblian_boss_web | 1fa6fdbb849d66de09bb095aa2648d51e7b3d190 | [
"MIT"
] | null | null | null | src/components/company/companyjobpublishmode.vue | jiangfeng0205/joblian_boss_web | 1fa6fdbb849d66de09bb095aa2648d51e7b3d190 | [
"MIT"
] | null | null | null | <template>
<div class="company-list">
<div class="top">
<div class="ahead">
</div>
<div class="head clear" v-if="jobId == 0">
<router-link to="/company/companyjobadd" style="float:left;margin-left: 23px;"><span class="icon-left"></span></router-link>添加职位发布方式
</div>
<div class... | 26.021231 | 140 | 0.484497 |
b5c66ee82dfa1c304e741e31bceee166774952c4 | 2,927 | vue | Vue | admin/src/components/JarLightingWidget.vue | FlamingLotusGirls/Serenity | c128182bfacc81ccc3782dc6a813bb30ba339d40 | [
"MIT"
] | 2 | 2019-05-26T03:30:22.000Z | 2019-05-30T21:59:25.000Z | admin/src/components/JarLightingWidget.vue | FlamingLotusGirls/Serenity | c128182bfacc81ccc3782dc6a813bb30ba339d40 | [
"MIT"
] | 10 | 2019-05-27T06:20:04.000Z | 2022-02-26T15:15:08.000Z | admin/src/components/JarLightingWidget.vue | FlamingLotusGirls/Serenity | c128182bfacc81ccc3782dc6a813bb30ba339d40 | [
"MIT"
] | 2 | 2019-05-22T16:11:37.000Z | 2019-07-22T18:00:08.000Z | <template>
<div class="jar-lighting-widget">
<!-- inner div is just a hack so our borders can go inside of the Bootstrap grid gutters -->
<div class="jar-lighting-widget-inner">
<label>Foreground jar pattern for {{bugName}}</label>
<select class="custom-select" v-model="selec... | 37.050633 | 180 | 0.584899 |
707283da42fe42c405656aa09f0680d60c237fec | 4,555 | vue | Vue | resources/js/components/Books/FreeTalking-Opinion-LG/FreeTalking-Opinion-LG4/Unit18.vue | Oceaneyes123/MegaBook | 88e6e8f24e1cf2f320b77bc648afb5f056c7b57f | [
"MIT"
] | null | null | null | resources/js/components/Books/FreeTalking-Opinion-LG/FreeTalking-Opinion-LG4/Unit18.vue | Oceaneyes123/MegaBook | 88e6e8f24e1cf2f320b77bc648afb5f056c7b57f | [
"MIT"
] | null | null | null | resources/js/components/Books/FreeTalking-Opinion-LG/FreeTalking-Opinion-LG4/Unit18.vue | Oceaneyes123/MegaBook | 88e6e8f24e1cf2f320b77bc648afb5f056c7b57f | [
"MIT"
] | null | null | null | <template>
<div :style = "{fontSize: fontSize + 'px'}">
<v-container fluid ma-0 pa-0>
<v-layout column>
<v-img src="https://image.freepik.com/free-photo/still-life-with-flower-vases-with-fruits-retro-radio_1150-19436.jpg" style="max-width: 100%; display:block; height: auto;">
<v-layout
... | 27.113095 | 560 | 0.58573 |
b89fd874277176051cba323e9a67836e42aeaee9 | 2,622 | vue | Vue | src/views/Note.vue | sethsandaru/passing-through-note | 98c5635f1efb91da927c87ce3c7a926bed7f69ea | [
"MIT"
] | null | null | null | src/views/Note.vue | sethsandaru/passing-through-note | 98c5635f1efb91da927c87ce3c7a926bed7f69ea | [
"MIT"
] | 6 | 2021-03-10T15:54:38.000Z | 2022-02-27T03:36:26.000Z | src/views/Note.vue | sethsandaru/passing-through-note | 98c5635f1efb91da927c87ce3c7a926bed7f69ea | [
"MIT"
] | null | null | null | <template>
<div v-if="noteBaseData">
<NoteComponent v-if="needPasswordToAccess === false"
:note-data="noteBaseData"
/>
<NoteSpacePassword v-else
:noteBaseData="noteBaseData"
/>
</div>
</template>
<script>
import NoteComponent... | 28.193548 | 95 | 0.444699 |
b8890dbfce86a40db13d399d624a3336db6476a4 | 6,811 | vue | Vue | src/components/page/goodsmanage/card-item/component/edit-service/index.vue | wenruihuan/baby-manage | 4ccac8b15e403258ad6aa19125e127bdcec0e952 | [
"MIT"
] | null | null | null | src/components/page/goodsmanage/card-item/component/edit-service/index.vue | wenruihuan/baby-manage | 4ccac8b15e403258ad6aa19125e127bdcec0e952 | [
"MIT"
] | null | null | null | src/components/page/goodsmanage/card-item/component/edit-service/index.vue | wenruihuan/baby-manage | 4ccac8b15e403258ad6aa19125e127bdcec0e952 | [
"MIT"
] | 1 | 2020-10-10T03:25:48.000Z | 2020-10-10T03:25:48.000Z | <template>
<div class="edit-service">
<div class="btn-container">
<el-button type="text" @click="addService">{{ list.length <= 0 ? '添加服务' : '编辑服务' }}</el-button>
<p class="tip">设置此卡支持的服务项目和可用次数</p>
</div>
<div class="out-table">
<el-table
:... | 33.063107 | 138 | 0.434591 |
95eb209a072a21a170b32ef4091042e957cc514a | 6,663 | vue | Vue | src/App.vue | SwishySword/lancer-briefings | 0fde473bb0cde494159f7ecfb499f939784c0a40 | [
"MIT"
] | null | null | null | src/App.vue | SwishySword/lancer-briefings | 0fde473bb0cde494159f7ecfb499f939784c0a40 | [
"MIT"
] | null | null | null | src/App.vue | SwishySword/lancer-briefings | 0fde473bb0cde494159f7ecfb499f939784c0a40 | [
"MIT"
] | null | null | null | <template>
<Header :header="this.header" />
<div class="content-container">
<section class="section-container" id="missions" style="width:435px; height:714px;">
<div class="section-header clipped-medium-backward">
<img src="/icons/mission-icon.svg" />
<h1>Mission Log</h1>
</div>
... | 27.533058 | 116 | 0.531292 |
c4100ee47bad8e3b89bda1b8b53d79bf666e7777 | 1,347 | vue | Vue | resources/assets/js/accomodation/index.vue | krmroland/sales-management-system | de38bca4f4ef407a2e13d6c16dc995fcfa4a8bfb | [
"MIT"
] | null | null | null | resources/assets/js/accomodation/index.vue | krmroland/sales-management-system | de38bca4f4ef407a2e13d6c16dc995fcfa4a8bfb | [
"MIT"
] | null | null | null | resources/assets/js/accomodation/index.vue | krmroland/sales-management-system | de38bca4f4ef407a2e13d6c16dc995fcfa4a8bfb | [
"MIT"
] | null | null | null | <template>
<div>
<card>
<h4 class="text-info" slot="title">Acommodation Section</h4>
<div class="box text-center d-flex justify-content-between align-items-center">
<i class="fa fa-university text-primary fa-4x"></i>
<switchery :buttons="buttons" @switched="swapPage"></switchery>
<i class="fa fa-b... | 18.708333 | 82 | 0.567929 |
87d399d69afe709f6874ac394f7f9d4feb8f2308 | 19,169 | vue | Vue | src/views/salary/Sob.vue | Nyantocat/LeeBoo-Vue | be15fe2164f078decdd5ee3f6770636d5f03f7e9 | [
"Apache-2.0"
] | null | null | null | src/views/salary/Sob.vue | Nyantocat/LeeBoo-Vue | be15fe2164f078decdd5ee3f6770636d5f03f7e9 | [
"Apache-2.0"
] | null | null | null | src/views/salary/Sob.vue | Nyantocat/LeeBoo-Vue | be15fe2164f078decdd5ee3f6770636d5f03f7e9 | [
"Apache-2.0"
] | null | null | null | <template>
<div>
<!-- 顶部 -->
<el-input placeholder="请输入关键字" v-model="search" clearable style="width: 500px; text-align: center" size="medium">
<i slot="prefix" class="el-input__icon el-icon-search"></i>
</el-input>
<!-- 添加工资账套按钮 -->
<el-button type="primary" @clic... | 45.858852 | 166 | 0.488967 |
de1ba170964d2528000282fb1a1216474ddcfd87 | 4,169 | vue | Vue | src/components/layout/c-header/index.vue | huybekool/Binary | b893ba3962e2b5cf039b74fdbc0e7cafba8cc038 | [
"MIT"
] | null | null | null | src/components/layout/c-header/index.vue | huybekool/Binary | b893ba3962e2b5cf039b74fdbc0e7cafba8cc038 | [
"MIT"
] | 2 | 2021-01-05T14:36:04.000Z | 2022-02-10T19:25:19.000Z | src/components/layout/c-header/index.vue | huybekool/binary | b893ba3962e2b5cf039b74fdbc0e7cafba8cc038 | [
"MIT"
] | null | null | null | <template>
<b-container fluid>
<b-row v-if="!isAuthorized">
<b-col class="plugin-warn">
Plugin GiantSigner is not installed,
<b-link href="#foo">install it</b-link> for authorized work with Giant.Exchange
</b-col>
</b-row>
<b-row class="header">
<b-col md="1">
<d... | 21.489691 | 87 | 0.508755 |
456a5f0f7fe71811bd0252dcd7e5aef59462088c | 1,059 | vue | Vue | src/views/Operation.vue | devenlf/vue-manage-system | 86f4b013dc10729e4b8249db3cf087335ca122a9 | [
"MIT"
] | 1 | 2021-04-13T10:03:33.000Z | 2021-04-13T10:03:33.000Z | src/views/Operation.vue | devenlf/vue-manage-system | 86f4b013dc10729e4b8249db3cf087335ca122a9 | [
"MIT"
] | null | null | null | src/views/Operation.vue | devenlf/vue-manage-system | 86f4b013dc10729e4b8249db3cf087335ca122a9 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="crumbs">
<el-breadcrumb separator="/">
<el-breadcrumb-item><i class="el-icon-lx-warn"></i>课后作业</el-breadcrumb-item>
</el-breadcrumb>
</div>
<div class="container">
<h1>管理员权限页面</h1>
<p class=... | 22.0625 | 102 | 0.440038 |
ea26dab0fc77dd30f8a2345e8eb61de341285c29 | 23,381 | vue | Vue | resources/js/components/pages/statistics/PayHistoryComponent.vue | hungdp1991/payadmin.daiduongh5.com | a61b6972537692a08eccff67c1e410398badb741 | [
"MIT"
] | null | null | null | resources/js/components/pages/statistics/PayHistoryComponent.vue | hungdp1991/payadmin.daiduongh5.com | a61b6972537692a08eccff67c1e410398badb741 | [
"MIT"
] | null | null | null | resources/js/components/pages/statistics/PayHistoryComponent.vue | hungdp1991/payadmin.daiduongh5.com | a61b6972537692a08eccff67c1e410398badb741 | [
"MIT"
] | null | null | null | <template>
<in-loading-page-component v-if="inLoading"/>
<div class="container-fluid" v-else>
<div class="row page-titles">
<div class="col-md-6 align-self-center">
<h4 class="text-themecolor font-weight-bolder">Lịch sử nạp game</h4>
</div>
<div class=... | 47.32996 | 126 | 0.362303 |
390cbab8b06ea1e862cbda099dd1c80b16598075 | 3,653 | vue | Vue | src/components/opscloud/sys/MenuChildCard.vue | ixrjog/caesar2-web | 58a429422245b9d5927fa616c0fdc4a109f418a1 | [
"MIT"
] | 2 | 2021-06-03T05:37:45.000Z | 2021-07-10T07:41:21.000Z | src/components/opscloud/sys/MenuChildCard.vue | ixrjog/caesar2-web | 58a429422245b9d5927fa616c0fdc4a109f418a1 | [
"MIT"
] | null | null | null | src/components/opscloud/sys/MenuChildCard.vue | ixrjog/caesar2-web | 58a429422245b9d5927fa616c0fdc4a109f418a1 | [
"MIT"
] | null | null | null | <template>
<el-card shadow="hover" v-show="menuId !== ''">
<div slot="header" style="height: 15px">
<span>{{ title }}</span>
<el-row style="float: right">
<el-button @click="addMenuChild()" type="text" style="padding: 3px 0;margin-left: 5px;">新增</el-button>
<el-button @click="saveMenuC... | 26.280576 | 112 | 0.535177 |
65931ac60428123410e14d0d688fc116f17c428a | 535 | vue | Vue | src/App.vue | chenHusky/omni-frontend | 3da6fe9b2e1d433c610bfc4b8922ae128ce6afaa | [
"MIT"
] | null | null | null | src/App.vue | chenHusky/omni-frontend | 3da6fe9b2e1d433c610bfc4b8922ae128ce6afaa | [
"MIT"
] | 2 | 2022-03-27T15:28:22.000Z | 2022-03-29T10:47:58.000Z | src/App.vue | chenHusky/omni-frontend | 3da6fe9b2e1d433c610bfc4b8922ae128ce6afaa | [
"MIT"
] | 1 | 2022-03-24T07:56:15.000Z | 2022-03-24T07:56:15.000Z | <script setup lang="ts">
import { setStoreData } from './shared/utils/login';
/*
* This starter template is using Vue 3 <script setup> SFCs
* Check out https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup
*/
setStoreData();
</script>
<template>
<AppHeader />
<div class="common-body-bg-co... | 19.814815 | 77 | 0.635514 |
12d4ed073105496f56970261902c63d277e7fb02 | 306 | vue | Vue | static/js/src/entry/account/routes/confirm-linked-identity/components/Loader.vue | texastribune/donations | 45a75e528564b5fd502319ed7d512ca91bda7f37 | [
"MIT"
] | 6 | 2019-11-16T23:23:11.000Z | 2022-02-13T00:53:45.000Z | static/js/src/entry/account/routes/confirm-linked-identity/components/Loader.vue | texastribune/donations | 45a75e528564b5fd502319ed7d512ca91bda7f37 | [
"MIT"
] | 519 | 2018-11-20T22:22:16.000Z | 2022-03-31T11:11:32.000Z | static/js/src/entry/account/routes/confirm-linked-identity/components/Loader.vue | texastribune/salesforce-stripe | c4b38ff4dc71c5c36da23718f4ca802d7068a168 | [
"MIT"
] | 6 | 2019-02-13T05:25:56.000Z | 2020-08-19T14:41:14.000Z | <template>
<div>
<div class="c-loading c-loading--tight has-b-btm-marg" />
<p class="has-text-gray t-align-center t-size-m">
<strong>Grabbing your account information</strong>
</p>
</div>
</template>
<script>
export default {
name: 'ConfirmLinkedIdentityReadyLoader',
};
</script>
| 20.4 | 61 | 0.656863 |
49e759b633da7cee52520c8d295f5b58d06ff623 | 862 | vue | Vue | resources/js/Components/hero.vue | alpha-design-astana/jj | 067484a6337f2fec52cee582b703a56815a921b9 | [
"MIT"
] | null | null | null | resources/js/Components/hero.vue | alpha-design-astana/jj | 067484a6337f2fec52cee582b703a56815a921b9 | [
"MIT"
] | null | null | null | resources/js/Components/hero.vue | alpha-design-astana/jj | 067484a6337f2fec52cee582b703a56815a921b9 | [
"MIT"
] | null | null | null | <template>
<div class="hero d-flex flex-column justify-content-center">
<div class="hero-content">
<h1 class="helvetica-bold">
JIU-JITSU Federation
</h1>
<h3 class="helvetica-bold">
of Mangistau region
</h3>
<p class... | 34.48 | 122 | 0.556845 |
4de2e33097b2bb33a3fd23c7776e00f53e2b57bc | 178,012 | vue | Vue | src/view/echarts/map-echarts.vue | lvchunyan/vue-web | f1e12c4892758792e7356e9b8bc78da69ed5faca | [
"MIT"
] | null | null | null | src/view/echarts/map-echarts.vue | lvchunyan/vue-web | f1e12c4892758792e7356e9b8bc78da69ed5faca | [
"MIT"
] | null | null | null | src/view/echarts/map-echarts.vue | lvchunyan/vue-web | f1e12c4892758792e7356e9b8bc78da69ed5faca | [
"MIT"
] | null | null | null | <template>
<div>
<Row>
<Col span="12">
<div id="oneChart" :style="{width: '100%', height: '420px',}"></div>
</Col>
<Col span="12">
<div id="twoChart" :style="{width: '100%', height: '420px',}"></div>
</Col>
<Col span... | 29.663723 | 1,188 | 0.371717 |
17a30bc2735c14fc4a144435dfeb493e88d1bb76 | 2,693 | vue | Vue | src/components/Switch.vue | mevinoth/slim-ui | c56f72abd697a66eacb7729c2cb548d8fa613e28 | [
"MIT"
] | 54 | 2020-02-03T06:25:20.000Z | 2022-03-25T04:41:34.000Z | src/components/Switch.vue | mevinoth/slim-ui | c56f72abd697a66eacb7729c2cb548d8fa613e28 | [
"MIT"
] | 6 | 2020-02-03T13:49:21.000Z | 2022-02-26T23:06:02.000Z | src/components/Switch.vue | mevinoth/slim-ui | c56f72abd697a66eacb7729c2cb548d8fa613e28 | [
"MIT"
] | 6 | 2020-05-05T05:11:54.000Z | 2022-01-19T05:57:49.000Z | <template>
<div class="su-switch-group">
<span v-if="stateOffLabel" class="su-switch-label su-switch-state-off">{{ stateOffLabel }}</span>
<input :checked="isChecked" :id="id" v-bind="$props" @change="handleInput"
:value="currentValue" class="su-switch" type="checkbox">
<label :for="id" class="su-switch-con... | 20.875969 | 99 | 0.643892 |
1ff54e14b31fb83bb47fd57f04ba29c0cddc1213 | 3,295 | vue | Vue | src/components/IPS/chukudan/showoneTwo.vue | xiaodouhjd/IPSWork- | 97198a76dabe5fb71f19cf65ebe521e3a1e0e32b | [
"MIT"
] | null | null | null | src/components/IPS/chukudan/showoneTwo.vue | xiaodouhjd/IPSWork- | 97198a76dabe5fb71f19cf65ebe521e3a1e0e32b | [
"MIT"
] | null | null | null | src/components/IPS/chukudan/showoneTwo.vue | xiaodouhjd/IPSWork- | 97198a76dabe5fb71f19cf65ebe521e3a1e0e32b | [
"MIT"
] | null | null | null | <template>
<div>
<div ref="myref" v-show="xianshi">
<el-dialog :title="show.title" :visible.sync="show" custom-class="createOrderTwo" :modal="false" :modal-append-to-body="false">
<div class="addAllin">
<p class="addP">
<span>运单号</span>
<span>350252</span>
... | 18.511236 | 133 | 0.516237 |
9ac0a870e2ee64497b7f985307c098099ffd6e22 | 2,722 | vue | Vue | frontend_temp/src/views/admin/dashboard/components/StatisticsChart.vue | GarryTayler/bitcrash | 2320ec460b60c74915c53596367743a85c269ad9 | [
"MIT"
] | 2 | 2020-02-15T18:39:24.000Z | 2020-03-12T21:52:42.000Z | frontend/src/views/admin/dashboard/components/StatisticsChart.vue | GarryTayler/bitcrash | 2320ec460b60c74915c53596367743a85c269ad9 | [
"MIT"
] | null | null | null | frontend/src/views/admin/dashboard/components/StatisticsChart.vue | GarryTayler/bitcrash | 2320ec460b60c74915c53596367743a85c269ad9 | [
"MIT"
] | 1 | 2020-06-14T16:44:19.000Z | 2020-06-14T16:44:19.000Z | <template>
<div>
<el-row :gutter="20">
<el-col :span="8" :xs="24">
<el-card class="box-container">
<div slot="header">
TODAY's {{ cardTitle[chartType].statistics_desc }} STATISTICS
</div>
<div class="box-item">
<el-table :data="statistics" class=... | 26.173077 | 91 | 0.520573 |
591b5c273bc8a9af88d3fa9ad1c0283736c2ccb4 | 1,100 | vue | Vue | resources/js/components/AddressFinder.vue | zeelorenc/mynearestcar | 5b27fe65b07f765dd4e909add0f406887de46b7d | [
"MIT"
] | null | null | null | resources/js/components/AddressFinder.vue | zeelorenc/mynearestcar | 5b27fe65b07f765dd4e909add0f406887de46b7d | [
"MIT"
] | null | null | null | resources/js/components/AddressFinder.vue | zeelorenc/mynearestcar | 5b27fe65b07f765dd4e909add0f406887de46b7d | [
"MIT"
] | null | null | null | <template>
<div>
<gmap-autocomplete
@place_changed="this.setPlace"
class="form-control"
placeholder="Enter the address"
required="required"
:class="this.errorClass"
:options="{
componentRestrictions: {country: 'au'}
... | 24.444444 | 89 | 0.526364 |
8776afbc9e6b5c1985c40b5ad0a8a7856705c92a | 2,992 | vue | Vue | ma-ui/src/views/Appointment.vue | oldlie/xmy | 604a207cc31eb5d03cf8e024015343aa6cc416be | [
"MIT"
] | null | null | null | ma-ui/src/views/Appointment.vue | oldlie/xmy | 604a207cc31eb5d03cf8e024015343aa6cc416be | [
"MIT"
] | null | null | null | ma-ui/src/views/Appointment.vue | oldlie/xmy | 604a207cc31eb5d03cf8e024015343aa6cc416be | [
"MIT"
] | 1 | 2020-10-08T10:05:19.000Z | 2020-10-08T10:05:19.000Z | <template>
<div>
<van-nav-bar title="预约排表" left-text="返回" @click-left="onClickLeft" />
<div v-for="item in appointmentList" v-bind:key="item.id">
<div v-if="Number(item.bookedCount) < Number(item.candidateCount)">
<van-cell
:title="`${item.bookDate} 周${item.bookWeek}`"
:valu... | 26.245614 | 131 | 0.456551 |
9bee957144357ed3f3044d3945a7f0a390a520fc | 7,988 | vue | Vue | frontend/src/ImportResult.vue | kuangliting/tools | c4f16530cfa80858d56170c006676eb4aa2c2abe | [
"MIT"
] | null | null | null | frontend/src/ImportResult.vue | kuangliting/tools | c4f16530cfa80858d56170c006676eb4aa2c2abe | [
"MIT"
] | null | null | null | frontend/src/ImportResult.vue | kuangliting/tools | c4f16530cfa80858d56170c006676eb4aa2c2abe | [
"MIT"
] | null | null | null | <template>
<div class="import-result-panel" v-show="pageShow">
<el-dialog
:title="isPicked ? '' : title"
v-if="importResultShow"
visible
:close-on-click-modal="false"
:before-close="close"
class="dumu-update-dialog"
:class="{ 'is-picked': isPicked }"
:width="isPicke... | 25.684887 | 80 | 0.528418 |
4d6d6df257b98468b6c0d90ca601156d2d3f4804 | 2,395 | vue | Vue | web/mobile/src/components/header/xdjHead.vue | kio569874/mchyc | 26ff18457269494f24c7eb134ddf71c890bc0d20 | [
"Apache-2.0"
] | null | null | null | web/mobile/src/components/header/xdjHead.vue | kio569874/mchyc | 26ff18457269494f24c7eb134ddf71c890bc0d20 | [
"Apache-2.0"
] | null | null | null | web/mobile/src/components/header/xdjHead.vue | kio569874/mchyc | 26ff18457269494f24c7eb134ddf71c890bc0d20 | [
"Apache-2.0"
] | null | null | null | <template>
<header id='head_top'>
<slot name='logo'></slot>
<slot name='search'></slot>
<section class="head_goback" v-if="goBack" @click="$router.go(-1)">
<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" version="1.1">
<polyline points="12,18 4,... | 25.478723 | 108 | 0.469729 |
8fa120b0a63836cfa3fe69564fcbc335a5d7c03e | 4,116 | vue | Vue | webapp/src/views/Deck.vue | karbulot/duel-masters | aef7774eb26537cc5d4436560f49d36be1759775 | [
"MIT"
] | null | null | null | webapp/src/views/Deck.vue | karbulot/duel-masters | aef7774eb26537cc5d4436560f49d36be1759775 | [
"MIT"
] | null | null | null | webapp/src/views/Deck.vue | karbulot/duel-masters | aef7774eb26537cc5d4436560f49d36be1759775 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="main">
<h1 v-if="errorMsg">{{ errorMsg }}</h1>
<h1>{{ name }}</h1>
<hr />
<div class="deck-container">
<div v-for="(card, index) in cards" :key="index" class="deck-card">
<p>{{ card.name }} [x{{ card.count }}]</p>
<img :src="`/assets... | 14.492958 | 75 | 0.572643 |
e43e7ad2008aa12aca6a2ed78efaaeb5cb696031 | 3,684 | vue | Vue | skdp-admin-ui/src/views/department/user/detail.vue | 4color/SiShenCloudDev | cada72186d96266a8c9a2ebb3bcfea04d09330b1 | [
"MIT"
] | null | null | null | skdp-admin-ui/src/views/department/user/detail.vue | 4color/SiShenCloudDev | cada72186d96266a8c9a2ebb3bcfea04d09330b1 | [
"MIT"
] | 2 | 2021-09-02T18:35:34.000Z | 2022-02-27T11:00:51.000Z | skdp-admin-ui/src/views/department/user/detail.vue | 4color/SiShenCloudDev | cada72186d96266a8c9a2ebb3bcfea04d09330b1 | [
"MIT"
] | null | null | null | <template>
<d2-container type="full" class="page">
<el-button slot="header" icon="el-icon-printer" style="margin-bottom: 5px; margin-left: 2px">打印</el-button>
<el-button slot="header" icon="el-icon-money" @click="dialogTableVisible = true" type="primary"
style="margin-bottom: 5p... | 31.487179 | 118 | 0.5019 |
747b7b7eaa1e3a04242d3a2b8ebd29f03d639a6b | 237 | vue | Vue | src/components/TableTools/Search.vue | caiyexiang/online-judge-frontend-admin | ac2a733869b23b35121f10e0d13ba2179735a5b8 | [
"MIT"
] | null | null | null | src/components/TableTools/Search.vue | caiyexiang/online-judge-frontend-admin | ac2a733869b23b35121f10e0d13ba2179735a5b8 | [
"MIT"
] | 1 | 2020-03-13T04:11:13.000Z | 2020-03-13T15:13:19.000Z | src/components/TableTools/Search.vue | caiyexiang/online-judge-frontend-admin | ac2a733869b23b35121f10e0d13ba2179735a5b8 | [
"MIT"
] | null | null | null | <template>
<el-input
v-bind="$attrs"
v-on="$listeners"
prefix-icon="el-icon-search"
clearable
width="120"
/>
</template>
<script>
import { _debounce } from '@/utils'
export default {
name: 'Search'
}
</script>
| 13.941176 | 35 | 0.603376 |
6b5ef35e9379f694841489efcecf77c31e4b4fa7 | 1,489 | vue | Vue | src/Keywords.vue | fossabot/cff-initializer-javascript | ff8ebd8566d32d948e64320faa08fb7a6e2472aa | [
"Apache-2.0"
] | null | null | null | src/Keywords.vue | fossabot/cff-initializer-javascript | ff8ebd8566d32d948e64320faa08fb7a6e2472aa | [
"Apache-2.0"
] | null | null | null | src/Keywords.vue | fossabot/cff-initializer-javascript | ff8ebd8566d32d948e64320faa08fb7a6e2472aa | [
"Apache-2.0"
] | null | null | null | <template>
<li>
<p class="caption">
keywords
<button
class="add-button"
tabindex="-1"
title="Add keyword"
v-on:click="add">
<div class="button-spacer">
+
</div>
... | 19.089744 | 45 | 0.43049 |
b0977873dd994d4267040f70742ea29eb4ee4770 | 1,782 | vue | Vue | kolibri/plugins/facility/assets/src/views/FacilityTopNav.vue | MBKayro/kolibri | 0a38a5fb665503cf8f848b2f65938e73bfaa5989 | [
"MIT"
] | 545 | 2016-01-19T19:26:55.000Z | 2022-03-20T00:13:04.000Z | kolibri/plugins/facility/assets/src/views/FacilityTopNav.vue | MBKayro/kolibri | 0a38a5fb665503cf8f848b2f65938e73bfaa5989 | [
"MIT"
] | 8,329 | 2016-01-19T19:32:02.000Z | 2022-03-31T21:23:12.000Z | kolibri/plugins/facility/assets/src/views/FacilityTopNav.vue | MBKayro/kolibri | 0a38a5fb665503cf8f848b2f65938e73bfaa5989 | [
"MIT"
] | 493 | 2016-01-19T19:26:48.000Z | 2022-03-28T14:35:05.000Z | <template>
<Navbar>
<NavbarLink
:title="coreString('classesLabel')"
:link="$store.getters.facilityPageLinks.ManageClassPage"
>
<KIcon
icon="classes"
:color="$themeTokens.textInverted"
style="top: 0; width: 24px; height: 24px;"
/>
</NavbarLink>
<NavbarLi... | 22.846154 | 75 | 0.585297 |
16e421f3a5793e9393bcab0dda1ef0b219ee22c0 | 370 | vue | Vue | pages/rooms/index/index.vue | kino1134/chatta | 312c195e4c9bb86b6fe16cb82c41b657a0e81d97 | [
"MIT"
] | 1 | 2018-08-21T00:05:52.000Z | 2018-08-21T00:05:52.000Z | pages/rooms/index/index.vue | kino1134/chatta | 312c195e4c9bb86b6fe16cb82c41b657a0e81d97 | [
"MIT"
] | null | null | null | pages/rooms/index/index.vue | kino1134/chatta | 312c195e4c9bb86b6fe16cb82c41b657a0e81d97 | [
"MIT"
] | null | null | null | <template>
<div>
<RoomHeader :room-id="$route.params.id"/>
<div class="messages">
これはホーム画面です。
<br>
左のリストからチャンネルを選んでください
</div>
</div>
</template>
<script>
import RoomHeader from '~/components/RoomHeader'
export default {
components: {
RoomHeader
}
}
</script>
<style lang="sc... | 13.214286 | 48 | 0.613514 |
70b8e27dc792830684f6d4fdbfa716c2014bc8a8 | 9,949 | vue | Vue | resources/js/Pages/AbdurRazzaq/MediaArchive.vue | Ripon75/laracms | 043c8c2f2ee4176b3a3cef7ee82140991d173c48 | [
"MIT"
] | null | null | null | resources/js/Pages/AbdurRazzaq/MediaArchive.vue | Ripon75/laracms | 043c8c2f2ee4176b3a3cef7ee82140991d173c48 | [
"MIT"
] | null | null | null | resources/js/Pages/AbdurRazzaq/MediaArchive.vue | Ripon75/laracms | 043c8c2f2ee4176b3a3cef7ee82140991d173c48 | [
"MIT"
] | null | null | null | <template>
<FrontLayout>
<main class="body">
<section class="flex items-center justify-center bg-opacity-10 bg-no-repeat bg-cover h-5/6"
style="background-image: linear-gradient( rgba(0, 44, 48, 0.52), rgba(18,18,231,0.52)),url('../images/media-archive-cover.jpg')">
... | 51.817708 | 249 | 0.440848 |
80060818b6a21c235fc6ac6424267b8b9747c3be | 7,565 | vue | Vue | components/PaperCreateForm.vue | pograjak/pubpap | 854b12468e768e282e5d80ea67b299e437d898ab | [
"MIT"
] | null | null | null | components/PaperCreateForm.vue | pograjak/pubpap | 854b12468e768e282e5d80ea67b299e437d898ab | [
"MIT"
] | 4 | 2020-05-11T13:54:26.000Z | 2021-05-11T12:32:29.000Z | components/PaperCreateForm.vue | pograjak/pubpap | 854b12468e768e282e5d80ea67b299e437d898ab | [
"MIT"
] | null | null | null | <template>
<v-card>
<v-card-title>Add your paper</v-card-title>
<v-card-subtitle>Create a new page for your paper.</v-card-subtitle>
<v-stepper v-model="stepper" vertical>
<!-- arXiv link & fetch -->
<v-stepper-step :complete="stepper > 1" step="1">
arXiv link
<small>Is your p... | 29.096154 | 130 | 0.566689 |
4f8a2b3f390631ae6646624e2680bf3a16f8faa9 | 10,922 | vue | Vue | src/view/pages/baseMaterial/standardTrace/standardTraceEditPage.vue | 1956025812/ts-h5 | f9ecaa4cf8ec34fb261c683c4b15d7ea03904e8b | [
"MIT"
] | null | null | null | src/view/pages/baseMaterial/standardTrace/standardTraceEditPage.vue | 1956025812/ts-h5 | f9ecaa4cf8ec34fb261c683c4b15d7ea03904e8b | [
"MIT"
] | 5 | 2021-03-09T15:47:16.000Z | 2022-02-26T16:52:12.000Z | src/view/pages/baseMaterial/standardTrace/standardTraceEditPage.vue | 1956025812/ts-h5 | f9ecaa4cf8ec34fb261c683c4b15d7ea03904e8b | [
"MIT"
] | null | null | null | <template>
<div>
<Button
class="export-btn"
style="border: none; appearance:none; margin-bottom: 5px;"
@click="openStandardTraceEditModal"
>
<Icon type="md-Edit" size="25" />
</Button>
<Modal
v-model="standardTraceEditModal"
title="修改标准轨迹"
ok-text="保存"
@... | 28.666667 | 91 | 0.534701 |
63a33d30195e939e1cf4072825da76ffff5404fa | 1,501 | vue | Vue | src/themes/icmaa-imp/components/core/blocks/Checkout/Shipping/PriorityHandling.vue | icmaa/vue-storefront | f82308cf7f5f7e1666018840146dc72d0da861d2 | [
"MIT"
] | 1 | 2020-05-07T05:17:44.000Z | 2020-05-07T05:17:44.000Z | src/themes/icmaa-imp/components/core/blocks/Checkout/Shipping/PriorityHandling.vue | icmaa/vue-storefront | f82308cf7f5f7e1666018840146dc72d0da861d2 | [
"MIT"
] | 46 | 2019-10-18T09:02:20.000Z | 2022-03-07T10:39:51.000Z | src/themes/icmaa-imp/components/core/blocks/Checkout/Shipping/PriorityHandling.vue | icmaa/vue-storefront | f82308cf7f5f7e1666018840146dc72d0da861d2 | [
"MIT"
] | 1 | 2020-06-05T20:37:21.000Z | 2020-06-05T20:37:21.000Z | <template>
<div
class="t-flex t-items-center t-flex-wrap t-cursor-pointer"
v-if="active"
>
<base-checkbox
name="priorityHandling"
id="priorityHandling"
v-model="selected"
:checkbox-class="disabled ? '' : 't-self-start'"
>
<p :class="{ 't-font-bold': !disabled }">
... | 20.847222 | 73 | 0.588941 |
c1035040288f409887f491352d4ce8d46cfd4ea8 | 5,341 | vue | Vue | resources/assets/js/components/Gmap.vue | neeleshchouksey/punchcard | 97826892b86ca6bcd1d5b869bc6677583f27ceb1 | [
"MIT"
] | null | null | null | resources/assets/js/components/Gmap.vue | neeleshchouksey/punchcard | 97826892b86ca6bcd1d5b869bc6677583f27ceb1 | [
"MIT"
] | null | null | null | resources/assets/js/components/Gmap.vue | neeleshchouksey/punchcard | 97826892b86ca6bcd1d5b869bc6677583f27ceb1 | [
"MIT"
] | null | null | null | <style lang="sass" scoped>
@import '../../sass/_variables.scss';
div {
#map {
height: 500px;
}
}
</style>
<template>
<div>
<div id="map"></div>
</div>
</template>
<script>
export default {
name: 'map',
data () {
return {
... | 29.672222 | 102 | 0.409661 |
f36fc671be6862553493dafbe3a03c7326d30b4e | 9,006 | vue | Vue | src/views/detail/Detail.vue | mengyelovecoding/supermall | 75a5298551228954576d4ff828b6da69a98df608 | [
"MIT"
] | 1 | 2021-09-01T12:51:20.000Z | 2021-09-01T12:51:20.000Z | src/views/detail/Detail.vue | mengyelovecoding/supermall | 75a5298551228954576d4ff828b6da69a98df608 | [
"MIT"
] | null | null | null | src/views/detail/Detail.vue | mengyelovecoding/supermall | 75a5298551228954576d4ff828b6da69a98df608 | [
"MIT"
] | null | null | null | <template>
<div id="detail">
<detail-nav-bar
class="detail-nav"
@titleClick="titleClick"
:current-index="currentIndex"
></detail-nav-bar>
<scroll
class="detail-content"
@scroll="contentScroll"
ref="scroll"
:probe-type="3"
>
<div
class="index-set"... | 26.724036 | 137 | 0.597713 |
aec2d34deab6017be2e2dd279a8a1188ab8f657b | 245 | vue | Vue | src/components/Button.vue | chris-f23/task-tracker | c204eb7d0a6deda9d842019b7b5e2edd6f89e7f7 | [
"MIT"
] | null | null | null | src/components/Button.vue | chris-f23/task-tracker | c204eb7d0a6deda9d842019b7b5e2edd6f89e7f7 | [
"MIT"
] | null | null | null | src/components/Button.vue | chris-f23/task-tracker | c204eb7d0a6deda9d842019b7b5e2edd6f89e7f7 | [
"MIT"
] | null | null | null | <template>
<button @click="$emit('btn-click')" :class="['btn', `btn-${color}`]">{{texto}}</button>
</template>
<script>
export default {
name: 'Button',
props: {
texto: String,
color: String
},
emits: ['btn-click']
}
</script> | 17.5 | 89 | 0.57551 |
6335af8872acebb7b023642310fc77a46cf1f7a3 | 1,166 | vue | Vue | src/components/Article/PreLine.vue | as55518010/vue2_blog | 925f57ec7a5ceef92d35a3b39727766c85982d25 | [
"MIT"
] | null | null | null | src/components/Article/PreLine.vue | as55518010/vue2_blog | 925f57ec7a5ceef92d35a3b39727766c85982d25 | [
"MIT"
] | null | null | null | src/components/Article/PreLine.vue | as55518010/vue2_blog | 925f57ec7a5ceef92d35a3b39727766c85982d25 | [
"MIT"
] | null | null | null | <template>
<div id="article_pre_line">
<div class="post-body-head post-body-title">
<a-breadcrumb style="display:inline;">
<a-breadcrumb-item v-for="(item,key) in data" :key="key">{{ item.name }}</a-breadcrumb-item>
</a-breadcrumb>
</div>
</div>
</template>
<script>
export default {
p... | 17.938462 | 100 | 0.511149 |
2c97da548b17ddc852858e44b20d2cfa66598994 | 1,170 | vue | Vue | src/components/common/swper/Carousel.vue | zhoujiehao/supermall | 3d69190c3662b4935085b1ce8ddc6fe0cd8dc679 | [
"MIT"
] | null | null | null | src/components/common/swper/Carousel.vue | zhoujiehao/supermall | 3d69190c3662b4935085b1ce8ddc6fe0cd8dc679 | [
"MIT"
] | 1 | 2022-02-27T08:16:10.000Z | 2022-02-27T08:16:10.000Z | src/components/common/swper/Carousel.vue | zhoujiehao/supermall | 3d69190c3662b4935085b1ce8ddc6fe0cd8dc679 | [
"MIT"
] | null | null | null | <template>
<keep-alive>
<div class="block">
<el-carousel
:initial-index=$store.state.ImgIndex
arrow='always'
height='250px'>
<el-carousel-item
v-for="(item,index) in banners"
:key="index"
v-l... | 18.571429 | 66 | 0.434188 |
1dfd3bbd65b1aeb015ec0475b6f5f595626c4b23 | 1,189 | vue | Vue | src/views/home/index1.vue | dx-zou/vue_mobile_project | 1dd079639fe128782eb64a44fc13571992f5a753 | [
"MIT"
] | null | null | null | src/views/home/index1.vue | dx-zou/vue_mobile_project | 1dd079639fe128782eb64a44fc13571992f5a753 | [
"MIT"
] | 4 | 2021-03-09T21:34:12.000Z | 2022-02-26T19:27:10.000Z | src/views/home/index1.vue | dx-zou/vue_mobile_project | 1dd079639fe128782eb64a44fc13571992f5a753 | [
"MIT"
] | null | null | null | <template>
<div class="app-view_wrapper">
<app-header @handleNavChange="handleNavChange" />
<div class="home-view_container">
<component :is="componentId"></component>
<img :src="codeSrc" alt="二维码" />
</div>
<app-footer />
</div>
</template>
<script>
import AppHeader from "@/components/... | 20.859649 | 60 | 0.61312 |
d5c7e267c0c27f9899703ed81b926003d84728b4 | 1,270 | vue | Vue | vue/admin/src/view/categories/actions.vue | ramyareye/elegant | fabbceab2598b517abb84f6f936fdc1d1036ea8b | [
"MIT"
] | 6 | 2019-05-08T07:19:21.000Z | 2019-07-31T09:40:09.000Z | vue/admin/src/view/categories/actions.vue | ramyareye/elegant | fabbceab2598b517abb84f6f936fdc1d1036ea8b | [
"MIT"
] | null | null | null | vue/admin/src/view/categories/actions.vue | ramyareye/elegant | fabbceab2598b517abb84f6f936fdc1d1036ea8b | [
"MIT"
] | 1 | 2019-05-26T10:38:18.000Z | 2019-05-26T10:38:18.000Z | <template>
<div class="category-custom-actions text-center">
<i class="glyphicon glyphicon-chevron-up" @click="up()"></i>
<i class="glyphicon glyphicon-chevron-down" @click="down()"></i>
<i class="glyphicon glyphicon-zoom-in" @click="show()"></i>
<i class="glyphicon glyphicon-pencil" @click="edit()"><... | 23.518519 | 68 | 0.538583 |
f87a118b44df48a277afc03c62432fbec388f882 | 2,787 | vue | Vue | src/views/nav/base_info/detail.vue | lx027688/necor_web | 8e872ab91458f2a4c910bdb12aea8126b289f44d | [
"MIT"
] | null | null | null | src/views/nav/base_info/detail.vue | lx027688/necor_web | 8e872ab91458f2a4c910bdb12aea8126b289f44d | [
"MIT"
] | null | null | null | src/views/nav/base_info/detail.vue | lx027688/necor_web | 8e872ab91458f2a4c910bdb12aea8126b289f44d | [
"MIT"
] | null | null | null | <template>
<el-dialog title="详情" :close-on-click-modal="false" :visible.sync="visible">
<el-form :model="form" ref="detailForm" label-width="100px" label-suffix=":">
<el-row>
<el-col :span="8">
<el-form-item label="标题" prop="title" style="font-size: 15px;font-weight: bold;">
<s... | 29.967742 | 100 | 0.489415 |
48a741d66883096abf195342bcb56ba63a72fee3 | 3,439 | vue | Vue | src/views/Profile.vue | pavloskii/vue-sidenavbar-demo | 2c19466cf070bb1ecd5b7111ea4d1613856145da | [
"MIT"
] | null | null | null | src/views/Profile.vue | pavloskii/vue-sidenavbar-demo | 2c19466cf070bb1ecd5b7111ea4d1613856145da | [
"MIT"
] | 4 | 2021-05-11T04:08:02.000Z | 2022-02-27T00:07:23.000Z | src/views/Profile.vue | pavloskii/vue-sidenavbar-demo | 2c19466cf070bb1ecd5b7111ea4d1613856145da | [
"MIT"
] | null | null | null | <template>
<div class="profile">
<div class="first card">
<img class="w-100" src="@/assets/hiking.jpg" alt="John" />
<h1>John Doe</h1>
<p class="title">Software developer, Company</p>
<p>Some University</p>
<div class="social">
<a href="#"><i class="fab fa-facebook-square fa-... | 29.646552 | 159 | 0.627508 |
44a657b92ab48f72803b75dc5022de78a55a8caa | 4,102 | vue | Vue | src/components/DeleteComment.vue | paulhighum/Daily-Animal-Dose | 2551562f639f881b2453e226b00920ad77c670c1 | [
"MIT"
] | 5 | 2018-03-14T04:25:39.000Z | 2018-03-16T16:48:55.000Z | src/components/DeleteComment.vue | paulhighum/Daily-Animal-Fact-Frontend | 2551562f639f881b2453e226b00920ad77c670c1 | [
"MIT"
] | null | null | null | src/components/DeleteComment.vue | paulhighum/Daily-Animal-Fact-Frontend | 2551562f639f881b2453e226b00920ad77c670c1 | [
"MIT"
] | 2 | 2018-11-06T23:20:41.000Z | 2018-12-16T20:59:26.000Z | <template>
<div id="DeleteComment" v-if="deleteToggle" >
<form class="delete-form" v-on:submit.prevent="deleteThisComment">
<ul>
<li v-for="comment in currentComments" :id="comment.id">
<h4>{{comment.name}}:</h4>
<div class="for-delete-styling">
<p>{{comment.comment}}... | 20.822335 | 113 | 0.59922 |
b8e1c16b94e49fb412eee4bd26036e8980f07806 | 3,288 | vue | Vue | src/components/Demo.vue | bishoyromany/vuejs-terminal-player | e53d5b12558b9731efe88a7e83fa94e88c345794 | [
"MIT"
] | null | null | null | src/components/Demo.vue | bishoyromany/vuejs-terminal-player | e53d5b12558b9731efe88a7e83fa94e88c345794 | [
"MIT"
] | null | null | null | src/components/Demo.vue | bishoyromany/vuejs-terminal-player | e53d5b12558b9731efe88a7e83fa94e88c345794 | [
"MIT"
] | null | null | null | <template>
<div id="Demo">
<h1 class="title">
VueJS Terminal Player
<p>Open your console, to see the terminal events.</p>
</h1>
<div class="terminal-player">
<TerminalPlayer
:scriptFile="scriptFile"
:timingFile="timingFile"
:height="height"
:allowDebugBut... | 23.485714 | 104 | 0.465937 |
245013a11f5b87041913e8eac1d099a4c82b8e79 | 1,725 | vue | Vue | src/components/checkbox.vue | yurencloud/yu.vue.ui | 45efed7f227f88df59e64c12eb6b300f25dd8947 | [
"MIT"
] | 3 | 2018-04-17T02:59:57.000Z | 2020-04-13T06:45:24.000Z | src/components/checkbox.vue | yurencloud/yu.vue.ui | 45efed7f227f88df59e64c12eb6b300f25dd8947 | [
"MIT"
] | 1 | 2021-07-15T02:25:27.000Z | 2021-07-15T02:25:27.000Z | src/components/checkbox.vue | yurencloud/yu.vue.ui | 45efed7f227f88df59e64c12eb6b300f25dd8947 | [
"MIT"
] | 1 | 2020-04-08T14:30:32.000Z | 2020-04-08T14:30:32.000Z | <template>
<label class="yu-checkbox"
@click.prevent="handleClick"
:class="[
{checked:isChecked},
{disabled:disabled},
{vertical:vertical}
]"
>
<span class="checkbox">
<input type="checkbox"
:checke... | 23 | 84 | 0.54087 |
684d136787193733da26b3b44b62a90988b7b1a9 | 18,744 | vue | Vue | src/components/form-draft/publish.vue | opendatakit/central-frontend | 2681b7bb6120a996e994e49865c7e8e7ccc2fe5b | [
"Apache-2.0"
] | 6 | 2018-09-23T21:15:11.000Z | 2020-03-06T06:20:00.000Z | src/components/form-draft/publish.vue | opendatakit/central-frontend | 2681b7bb6120a996e994e49865c7e8e7ccc2fe5b | [
"Apache-2.0"
] | 128 | 2018-06-07T20:47:43.000Z | 2020-04-16T01:17:25.000Z | src/components/form-draft/publish.vue | opendatakit/central-frontend | 2681b7bb6120a996e994e49865c7e8e7ccc2fe5b | [
"Apache-2.0"
] | 15 | 2018-06-27T19:32:43.000Z | 2020-03-19T17:08:52.000Z | <!--
Copyright 2020 ODK Central Developers
See the NOTICE file at the top-level directory of this distribution and at
https://github.com/getodk/central-frontend/blob/master/NOTICE.
This file is part of ODK Central. It is subject to the license terms in
the LICENSE file found in the top-level directory of this distribu... | 48.685714 | 358 | 0.672535 |
a32d6175455a64e625f5066fc92d759d0f0d3b8a | 756 | vue | Vue | resources/assets/admin/components/modules/cdn/Select.vue | goleden/thinksns-plus | dab08915534353856d2cc4744c9b1c9ab41ed80e | [
"Apache-2.0"
] | 1,466 | 2017-06-30T02:52:22.000Z | 2018-07-03T15:58:09.000Z | resources/assets/admin/components/modules/cdn/Select.vue | goleden/thinksns-plus | dab08915534353856d2cc4744c9b1c9ab41ed80e | [
"Apache-2.0"
] | 245 | 2017-06-30T01:55:20.000Z | 2018-07-03T13:42:16.000Z | resources/assets/admin/components/modules/cdn/Select.vue | goleden/thinksns-plus | dab08915534353856d2cc4744c9b1c9ab41ed80e | [
"Apache-2.0"
] | 284 | 2017-06-30T02:53:33.000Z | 2018-06-26T09:58:41.000Z | <template>
<div class="form-group">
<label class="col-sm-2 control-label">CDN</label>
<div class="col-sm-4">
<select :value="value" class="form-control" @input="handle">
<option value="filesystem">文件系统</option>
<option value="qiniu">七牛</option>
<option value="alioss">阿里云 OSS... | 22.909091 | 87 | 0.59127 |
bfc5e3b89fbc328a92487c4c99b720ae98a49e57 | 247 | vue | Vue | src/components/Counter.vue | ZachFontenot/portfolio-project | 3533e82b5d734dadf944854952d32df983f85a21 | [
"MIT"
] | null | null | null | src/components/Counter.vue | ZachFontenot/portfolio-project | 3533e82b5d734dadf944854952d32df983f85a21 | [
"MIT"
] | null | null | null | src/components/Counter.vue | ZachFontenot/portfolio-project | 3533e82b5d734dadf944854952d32df983f85a21 | [
"MIT"
] | null | null | null | <template>
<div>
Counter: {{ counter }}
</div>
</template>
<script>
export default {
data() {
return {
counter: 0
}
},
mounted() {
setInterval(() => {
this.counter++
}, 1000)
}
}
</script>
| 11.761905 | 26 | 0.453441 |
313040a9b7963bd90b24c42d15ca14251277dc69 | 3,685 | vue | Vue | resources/js/components/EventComponent.vue | krtorio/appetiser-event-spa | f1034709172c37b15532908f1cb5d71cde2ee28d | [
"MIT"
] | null | null | null | resources/js/components/EventComponent.vue | krtorio/appetiser-event-spa | f1034709172c37b15532908f1cb5d71cde2ee28d | [
"MIT"
] | 6 | 2021-02-02T17:29:15.000Z | 2022-02-27T02:07:01.000Z | resources/js/components/EventComponent.vue | krtorio/appetiser-event-spa | f1034709172c37b15532908f1cb5d71cde2ee28d | [
"MIT"
] | null | null | null | <template>
<div class="container">
<div class="row">
<form @submit="changeMonth">
<div class="form-group row">
<div class="col-sm-4">
<label for="name">Year</label>
<input type="text" class="form-control" id="year" name="year" v-model="year... | 36.485149 | 156 | 0.389145 |
1dc50482737a78c4f7deb23464bf3192118408e3 | 2,190 | vue | Vue | vue/src/pages/order/index.vue | Sung-jin/untitle-service | 4f04e87e8246f3ab51e688cc2aaa91af8f69acb8 | [
"MIT"
] | null | null | null | vue/src/pages/order/index.vue | Sung-jin/untitle-service | 4f04e87e8246f3ab51e688cc2aaa91af8f69acb8 | [
"MIT"
] | null | null | null | vue/src/pages/order/index.vue | Sung-jin/untitle-service | 4f04e87e8246f3ab51e688cc2aaa91af8f69acb8 | [
"MIT"
] | null | null | null | <template>
<div class="w-full">
<p-card class="bg-gray-300">
<template #content>
<div class="overflow-auto" style="max-height: 600px;">
<p-card v-for="(orderValue, idx) in orders" :key="`order-${orderValue.id}`" class="bg-gray-400 my-1">
... | 35.901639 | 132 | 0.445205 |
406d359cd13c64012e33bc2afb9b7e4b51aeb3c5 | 8,601 | vue | Vue | resources/assets/js/views/Home.vue | LabansatOS/flagship | 4530c43c342356ff6268a2105f44a6a0a9c87cbf | [
"MIT"
] | null | null | null | resources/assets/js/views/Home.vue | LabansatOS/flagship | 4530c43c342356ff6268a2105f44a6a0a9c87cbf | [
"MIT"
] | null | null | null | resources/assets/js/views/Home.vue | LabansatOS/flagship | 4530c43c342356ff6268a2105f44a6a0a9c87cbf | [
"MIT"
] | null | null | null | <template>
<div>
<div class="header">
<user-component color="white"></user-component>
<div class="header__content">
<div style="background-color: rgba(0,0,0,0.5); padding: 5px 10px;">
Ser socio de tu restaurante favorito nunca fue tan facil
</div>
</div>
</div>
... | 35.25 | 609 | 0.52959 |
2004802933b03c89388013cb979aa86618c3ca8b | 3,155 | vue | Vue | src/Coldairarrow.Web/src/components/CUploadImg/CUploadImg.vue | fanxinshun/HS.Admin.AntVue | 56259fdcb5db60e775ace726c9011e8d1d1f452d | [
"MIT"
] | 2 | 2021-02-07T10:31:38.000Z | 2021-02-22T17:26:57.000Z | src/Coldairarrow.Web/src/components/CUploadImg/CUploadImg.vue | fanxinshun/HS.Admin.AntVue | 56259fdcb5db60e775ace726c9011e8d1d1f452d | [
"MIT"
] | null | null | null | src/Coldairarrow.Web/src/components/CUploadImg/CUploadImg.vue | fanxinshun/HS.Admin.AntVue | 56259fdcb5db60e775ace726c9011e8d1d1f452d | [
"MIT"
] | null | null | null | <template>
<div class="clearfix">
<a-upload
:action="`${$rootUrl}/Base_Manage/Upload/UploadFile`"
listType="picture-card"
:headers="headers"
:fileList="fileList"
@preview="handlePreview"
@change="handleChange"
accept="image/*"
:multiple="this.multiple()"
>
... | 24.083969 | 98 | 0.554358 |
a19cbc7e7e4c5875abd4fedb161dff148e4017cc | 2,277 | vue | Vue | ui/src/components/elements/home/UserCardActivities.vue | flyr4nk/saferwall | 3a69eab77269063c2f30286b605dcde69321dc9a | [
"Apache-2.0"
] | 1 | 2021-01-07T13:19:45.000Z | 2021-01-07T13:19:45.000Z | ui/src/components/elements/home/UserCardActivities.vue | flyr4nk/saferwall | 3a69eab77269063c2f30286b605dcde69321dc9a | [
"Apache-2.0"
] | null | null | null | ui/src/components/elements/home/UserCardActivities.vue | flyr4nk/saferwall | 3a69eab77269063c2f30286b605dcde69321dc9a | [
"Apache-2.0"
] | null | null | null | <template>
<div class="level tile">
<div class="image is-64x64">
<img
id="avatar"
:src="userData.avatar ? 'data:image/png;base64,' + userData.avatar : ''"
/>
</div>
<div class="media-content">
<div class="content">
<strong @click="goToProfile" id="username">{{
... | 18.975 | 81 | 0.524813 |
f36d5a91f965f7c16b36b7df1074511beab5be62 | 5,574 | vue | Vue | components/lazyTree/LazyTree.vue | OOO-MetaPrime/gprime.core.client | b9f03d8a5cd9a5d3209de227a55ae23530e19ac9 | [
"MIT"
] | null | null | null | components/lazyTree/LazyTree.vue | OOO-MetaPrime/gprime.core.client | b9f03d8a5cd9a5d3209de227a55ae23530e19ac9 | [
"MIT"
] | null | null | null | components/lazyTree/LazyTree.vue | OOO-MetaPrime/gprime.core.client | b9f03d8a5cd9a5d3209de227a55ae23530e19ac9 | [
"MIT"
] | null | null | null | <template>
<div class="lazy-tree">
<tree
v-if="items && items.length && showTree"
:data="asyncData"
:wholeRow="multiple"
:showCheckbox="multiple"
:multiple="multiple"
:async="asyncTreeLoad"
noDots
@item-click="itemSelected"
@nodeAdded="addNodeToHash"
klass="styling-nodes"
:... | 24.025862 | 78 | 0.534625 |
4e35f0122beab48372873c21e3783dc9c8ab567d | 198 | vue | Vue | packages/todo-list-vue3/src/App.vue | wzn666/teaching-vuejs | 9174f4f1e69c21e34c14abf0342d5948bf4db52d | [
"MIT"
] | null | null | null | packages/todo-list-vue3/src/App.vue | wzn666/teaching-vuejs | 9174f4f1e69c21e34c14abf0342d5948bf4db52d | [
"MIT"
] | null | null | null | packages/todo-list-vue3/src/App.vue | wzn666/teaching-vuejs | 9174f4f1e69c21e34c14abf0342d5948bf4db52d | [
"MIT"
] | null | null | null | <template>
<TodoList></TodoList>
</template>
<script>
import TodoList from "./components/TodoList";
export default {
name: "App",
components: {
TodoList
}
};
</script>
<style></style>
| 12.375 | 45 | 0.646465 |
7b1b5e71e0209ae9d0c7a635c1c645b59eed206f | 434 | vue | Vue | pages/doc/index.vue | vgmstream/vgmstream-org | 65543b080e644b30590d3e5a517cc32dc228fd38 | [
"MIT"
] | 2 | 2021-01-07T09:43:10.000Z | 2021-06-09T12:52:05.000Z | pages/doc/index.vue | vgmstream/vgmstream-org | 65543b080e644b30590d3e5a517cc32dc228fd38 | [
"MIT"
] | 72 | 2020-12-06T10:19:43.000Z | 2022-03-10T00:11:12.000Z | pages/doc/index.vue | vgmstream/vgmstream-org | 65543b080e644b30590d3e5a517cc32dc228fd38 | [
"MIT"
] | null | null | null | <template>
<div>
<h1>vgmstream documentation</h1>
<b-list-group>
<b-list-group-item v-for="(item, index) in pages" :key="index" :to="`/doc${item.path}`">{{item.title}}</b-list-group-item>
</b-list-group>
</div>
</template>
<script>
export default {
head: {
title: "Documentation"
},
asyn... | 21.7 | 128 | 0.587558 |
391ee9735ded334515e45c04cff0d3e97b21aacf | 936 | vue | Vue | src/components/Error.vue | rroy233/signin-helper-frontend | dfbda4db5e2c97a9d3f6ae0b70ba55bc3268546d | [
"Apache-2.0"
] | null | null | null | src/components/Error.vue | rroy233/signin-helper-frontend | dfbda4db5e2c97a9d3f6ae0b70ba55bc3268546d | [
"Apache-2.0"
] | null | null | null | src/components/Error.vue | rroy233/signin-helper-frontend | dfbda4db5e2c97a9d3f6ae0b70ba55bc3268546d | [
"Apache-2.0"
] | null | null | null | <template>
<div>
<div justify="center" align="center" class="mt-12">
<div>
<div class="errorheader mb-12">ERROR</div>
<div class="text-subtitle-1 my-6"><div class="grey--text">错误信息</div>{{$route.params.info}}</div>
</div>
<v-btn rounded outlined color="rgba(249, 128, 128, 0.6... | 28.363636 | 106 | 0.604701 |
555525921a29e78ceac473e1adae5b5dd3da7387 | 5,660 | vue | Vue | src/views/user-statistics.vue | qwbtta/eechat-management-system | 932ee1c235941c9b3b3656ada3a549b6816d2b1a | [
"MIT"
] | null | null | null | src/views/user-statistics.vue | qwbtta/eechat-management-system | 932ee1c235941c9b3b3656ada3a549b6816d2b1a | [
"MIT"
] | null | null | null | src/views/user-statistics.vue | qwbtta/eechat-management-system | 932ee1c235941c9b3b3656ada3a549b6816d2b1a | [
"MIT"
] | null | null | null | <template>
<div id="user-statistics">
<el-row class="headArea" :gutter="20">
<el-col :span="8"
><el-card class="box-card">
<div slot="header" class="box-card-header">
<span>新增用户数</span>
</div>
<div class="box-card-body">
{{ this.$store.s... | 24.188034 | 74 | 0.421025 |
3797080c7dc5d750c23c331e124a2963070e7d92 | 1,479 | vue | Vue | web/src/components/CharacterSelector.vue | lholznagel/eve_online | 7f8cc4aa46b06c0edf64f89ff5853216cf5597b7 | [
"MIT"
] | null | null | null | web/src/components/CharacterSelector.vue | lholznagel/eve_online | 7f8cc4aa46b06c0edf64f89ff5853216cf5597b7 | [
"MIT"
] | 1 | 2020-08-30T19:42:32.000Z | 2020-10-11T16:47:34.000Z | web/src/components/CharacterSelector.vue | lholznagel/eve_online | 7f8cc4aa46b06c0edf64f89ff5853216cf5597b7 | [
"MIT"
] | null | null | null | <template>
<n-select
v-model:value="value"
:options="options"
:render-label="render_entry"
:render-tag="render_selected"
filterable
/>
</template>
<script lang="ts">
import { NSelect } from 'naive-ui';
import { Options, Vue } from 'vue-class-component';
import { CharacterService } from '@/servi... | 19.460526 | 56 | 0.551048 |
4e39007448e1df460b884e96262292e740225f53 | 5,594 | vue | Vue | generator/template/src/components/atoms/VPlaceholder/index.vue | milad-alizadeh/vue-cli-plugin-atomic-design-components | e2daf9d928bab137ce37f92e501a329f346fbf7f | [
"MIT"
] | 40 | 2018-10-22T12:28:27.000Z | 2022-03-28T09:59:42.000Z | generator/template/src/components/atoms/VPlaceholder/index.vue | Horlamedhey/vue-cli-plugin-atomic-design-components | e2daf9d928bab137ce37f92e501a329f346fbf7f | [
"MIT"
] | 1 | 2021-07-27T16:11:03.000Z | 2021-07-27T16:11:03.000Z | generator/template/src/components/atoms/VPlaceholder/index.vue | Horlamedhey/vue-cli-plugin-atomic-design-components | e2daf9d928bab137ce37f92e501a329f346fbf7f | [
"MIT"
] | 9 | 2018-11-06T23:05:28.000Z | 2022-03-28T09:59:37.000Z | <template>
<div
:class="[
'v-a-placeholder',
`v-a-placeholder--${type}`
]"
>
<div
class="v-a-placeholder__graphic-container"
:style="type === 'image' ? `padding-top: ${100 / aspectRatio}%` : null"
>
<transition name="fade">
<svg
v-show="isLoaded"
... | 26.018605 | 158 | 0.502324 |
fa7c9dae7628389013bbea163c1458e781062d95 | 2,682 | vue | Vue | resources/js/components/Zachot.vue | Erik2297/online_university | 742122fe8c96a2bdc1dcea361aca0463000f27b5 | [
"MIT"
] | null | null | null | resources/js/components/Zachot.vue | Erik2297/online_university | 742122fe8c96a2bdc1dcea361aca0463000f27b5 | [
"MIT"
] | null | null | null | resources/js/components/Zachot.vue | Erik2297/online_university | 742122fe8c96a2bdc1dcea361aca0463000f27b5 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="spinner-wrapper">
<div class="spinner">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div>
</div>
<div id="content" class="container">
<h... | 34.831169 | 183 | 0.441834 |
244dea36c9bae8677be5b1ca7f2712f4eeae16ec | 7,904 | vue | Vue | src/views/saas/civilAffairs/leftBehindChildren/index.vue | piggy1024/first | 477d9cbccc489d8037a1387775c97b8d3d7590dd | [
"MIT"
] | null | null | null | src/views/saas/civilAffairs/leftBehindChildren/index.vue | piggy1024/first | 477d9cbccc489d8037a1387775c97b8d3d7590dd | [
"MIT"
] | null | null | null | src/views/saas/civilAffairs/leftBehindChildren/index.vue | piggy1024/first | 477d9cbccc489d8037a1387775c97b8d3d7590dd | [
"MIT"
] | null | null | null | <template>
<div class="app-container">
<div class="filter-container">
<p class="filter-title">查询条件</p>
<div class="filter-box cus-d-fl">
<el-form :inline="true" class="cus-fl-1 cus-text-right">
<el-form-item>
<el-input
v-model="advanceQueryParams.name"
... | 34.365217 | 118 | 0.512778 |
6383dd5a9cec71f94f4a3ca1e08ab102e0f01901 | 1,516 | vue | Vue | src/components/Tutorial/D3LineChart.vue | Seungwoo321/vue-d3-tutorial | 176be9d502924e227dc1de2ad0ed1846839b25a0 | [
"MIT"
] | null | null | null | src/components/Tutorial/D3LineChart.vue | Seungwoo321/vue-d3-tutorial | 176be9d502924e227dc1de2ad0ed1846839b25a0 | [
"MIT"
] | null | null | null | src/components/Tutorial/D3LineChart.vue | Seungwoo321/vue-d3-tutorial | 176be9d502924e227dc1de2ad0ed1846839b25a0 | [
"MIT"
] | null | null | null | <template>
<svg></svg>
</template>
<script>
import * as d3 from 'd3'
export default {
mounted () {
this.$nextTick(() => {
const data = [90, 72, 75, 25, 10, 92]
const margin = {
top: 20,
right: 20,
bottom: 40,
left: ... | 26.137931 | 77 | 0.403694 |
a7f3c70cf34e1fe7d40c44bc775fed26c040e9a2 | 3,689 | vue | Vue | src/components/SpinBackground.vue | andreybutenko/uno | 74349d33f123eaa5b64c1d600425067b13024eff | [
"Apache-2.0"
] | 15 | 2019-02-02T06:10:53.000Z | 2022-01-26T17:22:07.000Z | src/components/SpinBackground.vue | HackSoc/uno | 01120d1a5bee291c1f0985169e301f4d7ab9801d | [
"Apache-2.0"
] | 7 | 2020-04-07T22:51:14.000Z | 2022-02-12T02:42:00.000Z | src/components/SpinBackground.vue | HackSoc/uno | 01120d1a5bee291c1f0985169e301f4d7ab9801d | [
"Apache-2.0"
] | 13 | 2020-04-09T03:50:59.000Z | 2021-05-19T04:28:07.000Z | <template>
<div class="spin-canvas full-screen" ref="spinCanvasContainer">
<canvas ref="spinCanvas"></canvas>
</div>
</template>
<script>
const COLORS = [
'#55efc4', '#81ecec', '#74b9ff', '#a29bfe', '#dfe6e9',
'#ffeaa7', '#fab1a0', '#ff7675', '#fd79a8'
];
export default {
name: 'SpinBackgrou... | 33.536364 | 132 | 0.569531 |
26f527c68da9a6d220c7fb33d24cc39f079749a3 | 1,019 | vue | Vue | resources/js/components/Views/Accounting/Allotment.vue | stsimskrad/local | eafd155055431c31344aacd97043f4e665ed4a59 | [
"MIT"
] | null | null | null | resources/js/components/Views/Accounting/Allotment.vue | stsimskrad/local | eafd155055431c31344aacd97043f4e665ed4a59 | [
"MIT"
] | null | null | null | resources/js/components/Views/Accounting/Allotment.vue | stsimskrad/local | eafd155055431c31344aacd97043f4e665ed4a59 | [
"MIT"
] | null | null | null | <template>
<div>
<PageHeader :title="title" :items="items" />
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-body" :style="{ height: height + 'px' }">
<Index :expenses="expenses" />
</div>
</div>
... | 29.114286 | 74 | 0.442591 |
e649b93780e351df8a81ec68a823b0e2146ed1dd | 237 | vue | Vue | src/components/SwitchDoc/SwitchLoading.vue | TINGCYGF/vue3-ting-ui | a0366420ea902517f10936a10f1c0e2f3f673867 | [
"MIT"
] | 2 | 2021-03-30T07:31:05.000Z | 2022-02-11T13:27:04.000Z | src/components/SwitchDoc/SwitchLoading.vue | TINGCYGF/vue3-ting-ui | a0366420ea902517f10936a10f1c0e2f3f673867 | [
"MIT"
] | null | null | null | src/components/SwitchDoc/SwitchLoading.vue | TINGCYGF/vue3-ting-ui | a0366420ea902517f10936a10f1c0e2f3f673867 | [
"MIT"
] | 1 | 2021-06-16T06:55:00.000Z | 2021-06-16T06:55:00.000Z | <demo>
加载状态
</demo>
<template>
<t-switch v-model:value="decide" loading />
</template>
<script lang="ts">
import { ref } from "vue";
export default {
setup() {
const decide = ref(false);
return { decide };
},
};
</script>
| 13.941176 | 45 | 0.599156 |
cd0d983e12f99add7cadd7a0d7a58ba8f5ea24da | 2,106 | vue | Vue | src/components/provision.vue | ccondry/imi-standalone-toolbox-ui | ff12e7c98955f158376da2def8d2c4b134922c21 | [
"MIT"
] | null | null | null | src/components/provision.vue | ccondry/imi-standalone-toolbox-ui | ff12e7c98955f158376da2def8d2c4b134922c21 | [
"MIT"
] | null | null | null | src/components/provision.vue | ccondry/imi-standalone-toolbox-ui | ff12e7c98955f158376da2def8d2c4b134922c21 | [
"MIT"
] | null | null | null | <template>
<panel title="Provision" aria-id="provision">
<p v-if="isLocked">
<!-- provisioning is not enabled for this instance -->
Provisioning is disabled for this demo instance. Please try using
another dCloud datacenter or a newer version of this demo (if one is
available).
</p>
... | 24.776471 | 91 | 0.533238 |
7aded8d72dd781018f33b170b004362a4cf49f38 | 3,619 | vue | Vue | src/components/NavBar.vue | jerry0chu/ExperimentWeb | 9a10252dd3c170b7f12ee94199119c0987a3a604 | [
"MIT"
] | null | null | null | src/components/NavBar.vue | jerry0chu/ExperimentWeb | 9a10252dd3c170b7f12ee94199119c0987a3a604 | [
"MIT"
] | null | null | null | src/components/NavBar.vue | jerry0chu/ExperimentWeb | 9a10252dd3c170b7f12ee94199119c0987a3a604 | [
"MIT"
] | null | null | null | <template>
<div>
<el-col :span="span" :offset="offset">
<el-menu :default-active="activeIndex" class="el-menu-demo" mode="horizontal"
text-color="#409EFF">
<el-submenu index="1" v-if="rid">
<template slot="title">系统管理</template>
<el-menu-item index="1-1">
... | 27.416667 | 83 | 0.497375 |
24fb0596e2b7846621ff1bca54ed23a5d68f6e7b | 16,717 | vue | Vue | app/web/page/admin/pages/newPage.vue | daoos/page-open-source | 437678e233d9950a1fbd616c7f40794bcbed9512 | [
"MIT"
] | 1 | 2021-05-17T06:50:07.000Z | 2021-05-17T06:50:07.000Z | app/web/page/admin/pages/newPage.vue | daoos/page-open-source | 437678e233d9950a1fbd616c7f40794bcbed9512 | [
"MIT"
] | null | null | null | app/web/page/admin/pages/newPage.vue | daoos/page-open-source | 437678e233d9950a1fbd616c7f40794bcbed9512 | [
"MIT"
] | null | null | null | <template>
<div>
<!--动态组件,固定两个属性
is: 动态渲染组件名称;
props:分发组件props(在将要渲染的组件中需固定写上这个props,详情请狂./component/home.vue、about.vue,同时渲染的数组格式需为
如:data:{typeid:'component-name',props:{msg:"this is a test"}});
-->
<el-row type="flex" justify="space-between">
<el-col class="component-window... | 29.640071 | 191 | 0.555542 |
0c5b723c738f4a4f7b719e5661dcf502639e1217 | 1,136 | vue | Vue | components/articles/Article.vue | irfnrdh/nuxt-mongodb-crud | 7ddbabb3ae02eb2b97a71ef1521b49394001545f | [
"MIT"
] | 3 | 2022-02-27T20:02:00.000Z | 2022-03-19T11:44:14.000Z | components/articles/Article.vue | irfnrdh/nuxt-mongodb-crud | 7ddbabb3ae02eb2b97a71ef1521b49394001545f | [
"MIT"
] | null | null | null | components/articles/Article.vue | irfnrdh/nuxt-mongodb-crud | 7ddbabb3ae02eb2b97a71ef1521b49394001545f | [
"MIT"
] | 2 | 2021-03-29T08:44:21.000Z | 2022-02-27T20:02:15.000Z | <template lang="pug">
.card.text-center.shadow.bg-body.rounded
.card-header {{article.title}}
.card-body
p.card-text {{ isDetails ? article.text : article.text.substring(0, 50)}}
.actions
nuxt-link(:to="'/articles/'+article._id" class="btn btn-primary btn-sm" v-if="!isDetails") Read
... | 27.047619 | 103 | 0.59243 |
b6483c00b2465ae2c7d1d4cf254dc9948509a670 | 6,951 | vue | Vue | src/views/oaTeamwork/oaTeamworkSetList.vue | xiaomingxian/antd_vue_project | c14dc3a9206c2466d9987e5c0e418c6b988e8b3d | [
"MIT"
] | 3 | 2020-02-14T17:52:53.000Z | 2020-09-12T13:27:27.000Z | src/views/oaTeamwork/oaTeamworkSetList.vue | xiaomingxian/AIOA_VUE | c14dc3a9206c2466d9987e5c0e418c6b988e8b3d | [
"MIT"
] | 4 | 2021-01-06T19:50:28.000Z | 2022-02-18T20:02:33.000Z | src/views/oaTeamwork/oaTeamworkSetList.vue | xiaomingxian/antd_vue_project | c14dc3a9206c2466d9987e5c0e418c6b988e8b3d | [
"MIT"
] | null | null | null | <template>
<a-modal :visible="showFunPer" :width="900" @ok="handleOk" @cancel="handleCancle">
<a-card :bordered="false">
<!-- 操作按钮区域 -->
<div class="table-operator">
<a-button @click="add" type="primary" icon="plus">新增</a-button>
<!-- <a-dropdown v-if="selectedRowKeys.length > 0">
<a-menu... | 29.083682 | 132 | 0.523953 |
2d507b34dc073d29c999f40119d911d2d7c3a4ca | 8,167 | vue | Vue | src/views/form/write.vue | hudhudhud/wjxt-formGenerator | 3bfbfbcf75178b5060ea3399182a159627575e4b | [
"Apache-2.0"
] | null | null | null | src/views/form/write.vue | hudhudhud/wjxt-formGenerator | 3bfbfbcf75178b5060ea3399182a159627575e4b | [
"Apache-2.0"
] | null | null | null | src/views/form/write.vue | hudhudhud/wjxt-formGenerator | 3bfbfbcf75178b5060ea3399182a159627575e4b | [
"Apache-2.0"
] | null | null | null | <template>
<div class="write-container">
<h1 id="inActiveTime" style="display: none"></h1>
<div v-if="writeStatus==0" class="title-icon-view">
<div class="icon-view">
<i class="el-icon-check success-icon"/>
</div>
<p style="text-align: center" v-if... | 29.483755 | 157 | 0.513408 |
170d90388e0eb89f59d805793fa0b028145ce155 | 2,686 | vue | Vue | resources/js/admin/modals/EditClientModal.vue | jringeisen/esm-directory | 2f38d6116acb77a3bdb2261e693bc93517196a9a | [
"MIT"
] | null | null | null | resources/js/admin/modals/EditClientModal.vue | jringeisen/esm-directory | 2f38d6116acb77a3bdb2261e693bc93517196a9a | [
"MIT"
] | 4 | 2021-02-02T17:35:43.000Z | 2022-03-30T02:28:11.000Z | resources/js/admin/modals/EditClientModal.vue | jringeisen/esm-directory | 2f38d6116acb77a3bdb2261e693bc93517196a9a | [
"MIT"
] | null | null | null | <template>
<!-- Edit Client Modal -->
<b-modal
:id="'modal'+client.id+'-edit-client'"
@ok="update"
title="Edit Client"
>
<div
class="alert alert-danger"
v-if="editForm.errors.length > 0"
>
<p class="mb-0">
<strong>Whoops!</strong> Something went wrong!
</p>
... | 23.561404 | 96 | 0.507074 |
a76a9584dca224143e32762d203d1997d2f2f54a | 5,806 | vue | Vue | resources/js/components/BoxesList.vue | Rokatoka/fruits | d5fc20d35fdf01e5876ae70aa2017a8ef5600939 | [
"MIT"
] | null | null | null | resources/js/components/BoxesList.vue | Rokatoka/fruits | d5fc20d35fdf01e5876ae70aa2017a8ef5600939 | [
"MIT"
] | 3 | 2021-02-02T21:23:04.000Z | 2022-02-27T09:30:08.000Z | resources/js/components/BoxesList.vue | Rokatoka/fruits | d5fc20d35fdf01e5876ae70aa2017a8ef5600939 | [
"MIT"
] | null | null | null | <template>
<div class="container">
<ul class="list-group">
<li class="list-group-item">
<button type="button" class="btn btn-primary" @click="createBox()">
Add Box
</button>
</li>
<li class="list-group-item">
... | 39.767123 | 308 | 0.387013 |
16252277b798c2b2c8deb350ce0aab92b8f2a4db | 4,740 | vue | Vue | webapp/src/components/secure/admin/UserEditCreate.vue | Ivangonz/the-tutornator | 21a45faf64a5277d198cd7aa663cd84727999e90 | [
"Unlicense",
"MIT"
] | null | null | null | webapp/src/components/secure/admin/UserEditCreate.vue | Ivangonz/the-tutornator | 21a45faf64a5277d198cd7aa663cd84727999e90 | [
"Unlicense",
"MIT"
] | null | null | null | webapp/src/components/secure/admin/UserEditCreate.vue | Ivangonz/the-tutornator | 21a45faf64a5277d198cd7aa663cd84727999e90 | [
"Unlicense",
"MIT"
] | null | null | null | <template>
<div class="row">
<div class="col-sm-3 col-md-3 col-lg-3 col-centered"></div>
<div class="col-sm-7 col-md-6 col-lg-5 col-centered">
<h2>User {{operationType}} </h2>
<form
action=""
method="POST"
class="form"
role="form"
v-on:submit.prevent="update... | 25.483871 | 103 | 0.492616 |
ea692f24aefad8a82873fd42e537a9c60605ecce | 5,768 | vue | Vue | src/views/set/withdrawal.vue | wangshouli-sd/jingjirenadmin | 348d0d7b6271fea0e97a3b5d6122692b3a3f0c85 | [
"MIT"
] | null | null | null | src/views/set/withdrawal.vue | wangshouli-sd/jingjirenadmin | 348d0d7b6271fea0e97a3b5d6122692b3a3f0c85 | [
"MIT"
] | null | null | null | src/views/set/withdrawal.vue | wangshouli-sd/jingjirenadmin | 348d0d7b6271fea0e97a3b5d6122692b3a3f0c85 | [
"MIT"
] | null | null | null | <template>
<div class="app-container">
<div class="filter-container">
<el-tabs v-model="activeName" class="tab-scroll">
<el-tab-pane label="打款方式" name="first" class="el-tab-pane" style="margin-top: 2px;padding: 20px;">
<keep-alive>
<div>
<h6 class="item-title">打款方... | 25.981982 | 126 | 0.490118 |
59c794186128ba62b235c1d81ca0cd1a02d93531 | 972 | vue | Vue | resources/js/pages/errors/404.vue | zuramai/laravel-point-of-sales | 1997df52d570030ee89748b0f0a56e7fcae57afa | [
"MIT"
] | 15 | 2020-12-10T10:59:38.000Z | 2022-03-08T02:38:56.000Z | resources/js/pages/errors/404.vue | zuramai/laravel-point-of-sales | 1997df52d570030ee89748b0f0a56e7fcae57afa | [
"MIT"
] | null | null | null | resources/js/pages/errors/404.vue | zuramai/laravel-point-of-sales | 1997df52d570030ee89748b0f0a56e7fcae57afa | [
"MIT"
] | 6 | 2021-03-02T07:20:53.000Z | 2022-03-18T11:22:32.000Z | <template>
<div class="card">
<div class="auth_brand">
<a class="navbar-brand" href="javascript:void(0);"><i class="fa fa-cube font-25"></i> Laravel POS</a>
</div>
<div class="body">
<p class="lead mb-3"><span class="number left">404 </span><span class="text">Oops! <b... | 42.26087 | 153 | 0.567901 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.