first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/index/index"],{3479:function(n,e,t){"use strict";(function(n){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var u=r(t("4795"));function r(n){return n&&n.__esModule?n:{default:n}}function o(n,e,t,u,r,o,i){try{var c=n[o](i),a=c.value}catch(f){return void t(f)}c.done?e(a):Promise.resolve(a).then(u,r)}function i(n){return function(){var e=this,t=arguments;return new Promise((function(u,r){var i=n.apply(e,t);function c(n){o(i,u,r,c,a,"next",n)}function a(n){o(i,u,r,c,a,"throw",n)}c(void 0)}))}}var c=function(){Promise.all([t.e("common/vendor"),t.e("components/lime-painter/index")]).then(function(){return resolve(t("44af"))}.bind(null,t)).catch(t.oe)},a={data:function(){return{href:"https://uniapp.dcloud.io/component/README?id=uniui",base:{width:"686rpx",height:"130rpx",views:[{type:"view",css:{left:"0rpx",top:"0rpx",background:"#07c160",width:"120rpx",height:"120rpx"}}]}}},created:function(){},components:{lime:c},methods:{enter:function(){n.navigateTo({url:"/pages/about/about"})},GetIndex:function(){var n=this;return i(u.default.mark((function e(){var t;return u.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return console.log("GetIndex"),e.next=3,n.$http.IndexService.Index({});case 3:t=e.sent,console.log("哈哈哈:",t);case 5:case"end":return e.stop()}}),e)})))()}}};e.default=a}).call(this,t("543d")["default"])},"515a":function(n,e,t){"use strict";var u={uniLink:function(){return t.e("components/uni-link/uni-link").then(t.bind(null,"9ce7"))},uniFav:function(){return t.e("components/uni-fav/uni-fav").then(t.bind(null,"b125"))}},r=function(){var n=this,e=n.$createElement;n._self._c},o=[];t.d(e,"b",(function(){return r})),t.d(e,"c",(function(){return o})),t.d(e,"a",(function(){return u}))},"5cf2":function(n,e,t){"use strict";var u=t("6b59"),r=t.n(u);r.a},"6b59":function(n,e,t){},"6d1b":function(n,e,t){"use strict";t.r(e);var u=t("3479"),r=t.n(u);for(var o in u)"default"!==o&&function(n){t.d(e,n,(function(){return u[n]}))}(o);e["default"]=r.a},a282:function(n,e,t){"use strict";t.r(e);var u=t("515a"),r=t("6d1b");for(var o in r)"default"!==o&&function(n){t.d(e,n,(function(){return r[n]}))}(o);t("5cf2");var i,c=t("f0c5"),a=Object(c["a"])(r["default"],u["b"],u["c"],!1,null,"3fde59b3",null,!1,u["a"],i);e["default"]=a.exports},c99f:function(n,e,t){"use strict";(function(n){t("0f2c");u(t("66fd"));var e=u(t("a282"));function u(n){return n&&n.__esModule?n:{default:n}}n(e.default)}).call(this,t("543d")["createPage"])}},[["c99f","common/runtime","common/vendor"]]]);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "uni-ui基础项目",
"usingComponents": {
"uni-link": "/components/uni-link/uni-link",
"uni-fav": "/components/uni-fav/uni-fav",
"lime": "/components/lime-painter/index"
}
}

View File

@@ -0,0 +1 @@
<view class="container data-v-3fde59b3"><view class="intro data-v-3fde59b3">本项目已包含uni ui组件,无需import和注册,可直接使用。在代码区键入字母u,即可通过代码助手列出所有可用组件。光标置于组件名称处按F1,即可查看组件文档。</view><text class="intro data-v-3fde59b3">详见:</text><uni-link vue-id="8dd740cc-1" href="{{href}}" text="{{href}}" class="data-v-3fde59b3" bind:__l="__l"></uni-link><uni-fav vue-id="8dd740cc-2" class="data-v-3fde59b3" bind:__l="__l"></uni-fav><lime-painter vue-id="8dd740cc-3" board="{{base}}" class="data-v-3fde59b3" bind:__l="__l"></lime-painter><button data-event-opts="{{[['tap',[['enter']]]]}}" bindtap="__e" class="data-v-3fde59b3">跳转</button></view>