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,4 @@
require('./common/runtime.js')
require('./common/vendor.js')
require('./common/main.js')

View File

@@ -0,0 +1,43 @@
{
"pages": [
"pages/index/index",
"pages/about/about",
"pages/play/play",
"pages/radio/radio"
],
"subPackages": [],
"window": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#007AFF",
"borderStyle": "black",
"backgroundColor": "#F8F8F8",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/component.png",
"selectedIconPath": "static/componentHL.png"
},
{
"pagePath": "pages/play/play",
"text": "视频",
"iconPath": "static/extui.png",
"selectedIconPath": "static/extuiHL.png"
},
{
"pagePath": "pages/radio/radio",
"iconPath": "static/template.png",
"selectedIconPath": "static/templateHL.png",
"text": "广播"
}
]
},
"usingComponents": {},
"sitemapLocation": "sitemap.json"
}

View File

@@ -0,0 +1 @@
@import './common/main.wxss';

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,52 @@
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */page,
page,
#app,
.account{height:100%}._h2,
._h3,
._h4,
._h5,
._h6,
._h1,
page,
._ul,
._li,
._p{margin:0;padding:0;list-style:none}.content{padding-top:60px;padding-bottom:55px}.van-tree-select__nav{padding-bottom:55px}.van-tree-select__content{-webkit-box-flex:4!important;-webkit-flex:4!important;flex:4!important;padding:7px;padding-bottom:55px}page{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}page{margin:0}._article,
._aside,
._details,
._figcaption,
._figure,
._footer,
._header,
._main,
._menu,
._nav,
._section,
._summary{display:block}audio,
canvas,
progress,
video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:initial}template,
[hidden]{display:none}._a{background-color:initial;-webkit-text-decoration-skip:objects}._a:active,
._a:hover{outline-width:0}._abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}._b,
._strong{font-weight:inherit}._b,
._strong{font-weight:bolder}._dfn{font-style:italic}._h1{font-size:2em;margin:.67em 0}._mark{background-color:#ff0;color:#000}._small{font-size:80%}._sub,
._sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}._sub{bottom:-.25em}._sup{top:-.5em}._img{border-style:none}svg:not(:root){overflow:hidden}._code,
._kbd,
._pre,
._samp{font-family:monospace,monospace;font-size:1em}._figure{margin:1em 40px}._hr{box-sizing:initial;height:0;overflow:visible}button,
input,
._select,
textarea{font:inherit;margin:0}._optgroup{font-weight:700}button,
input{overflow:visible}button,
._select{text-transform:none}button,
page [type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}._fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}._legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}page::after{position:fixed;content:'';left:-1000px;top:-1000px;-webkit-animation:shadow-preload .1s;-webkit-animation-delay:3s;animation:shadow-preload .1s;animation-delay:3s}@-webkit-keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}100%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}100%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}

View File

@@ -0,0 +1,4 @@
!function(){try{var a=Function("return this")();a&&!a.Math&&(Object.assign(a,{isFinite:isFinite,Array:Array,Date:Date,Error:Error,Function:Function,Math:Math,Object:Object,RegExp:RegExp,String:String,TypeError:TypeError,setTimeout:setTimeout,clearTimeout:clearTimeout,setInterval:setInterval,clearInterval:clearInterval}),"undefined"!=typeof Reflect&&(a.Reflect=Reflect))}catch(a){}}();
(function(e){function n(n){for(var r,o,a=n[0],c=n[1],l=n[2],s=0,f=[];s<a.length;s++)o=a[s],i[o]&&f.push(i[o][0]),i[o]=0;for(r in c)Object.prototype.hasOwnProperty.call(c,r)&&(e[r]=c[r]);p&&p(n);while(f.length)f.shift()();return u.push.apply(u,l||[]),t()}function t(){for(var e,n=0;n<u.length;n++){for(var t=u[n],r=!0,o=1;o<t.length;o++){var a=t[o];0!==i[a]&&(r=!1)}r&&(u.splice(n--,1),e=c(c.s=t[0]))}return e}var r={},o={"common/runtime":0},i={"common/runtime":0},u=[];function a(e){return c.p+""+e+".js"}function c(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,c),t.l=!0,t.exports}c.e=function(e){var n=[],t={"components/uni-fav/uni-fav":1,"components/uni-link/uni-link":1,"components/uni-icons/uni-icons":1};o[e]?n.push(o[e]):0!==o[e]&&t[e]&&n.push(o[e]=new Promise((function(n,t){for(var r=({"components/lime-painter/index":"components/lime-painter/index","components/uni-fav/uni-fav":"components/uni-fav/uni-fav","components/uni-link/uni-link":"components/uni-link/uni-link","components/uni-icons/uni-icons":"components/uni-icons/uni-icons"}[e]||e)+".wxss",i=c.p+r,u=document.getElementsByTagName("link"),a=0;a<u.length;a++){var l=u[a],s=l.getAttribute("data-href")||l.getAttribute("href");if("stylesheet"===l.rel&&(s===r||s===i))return n()}var f=document.getElementsByTagName("style");for(a=0;a<f.length;a++){l=f[a],s=l.getAttribute("data-href");if(s===r||s===i)return n()}var p=document.createElement("link");p.rel="stylesheet",p.type="text/css",p.onload=n,p.onerror=function(n){var r=n&&n.target&&n.target.src||i,u=new Error("Loading CSS chunk "+e+" failed.\n("+r+")");u.code="CSS_CHUNK_LOAD_FAILED",u.request=r,delete o[e],p.parentNode.removeChild(p),t(u)},p.href=i;var m=document.getElementsByTagName("head")[0];m.appendChild(p)})).then((function(){o[e]=0})));var r=i[e];if(0!==r)if(r)n.push(r[2]);else{var u=new Promise((function(n,t){r=i[e]=[n,t]}));n.push(r[2]=u);var l,s=document.createElement("script");s.charset="utf-8",s.timeout=120,c.nc&&s.setAttribute("nonce",c.nc),s.src=a(e),l=function(n){s.onerror=s.onload=null,clearTimeout(f);var t=i[e];if(0!==t){if(t){var r=n&&("load"===n.type?"missing":n.type),o=n&&n.target&&n.target.src,u=new Error("Loading chunk "+e+" failed.\n("+r+": "+o+")");u.type=r,u.request=o,t[1](u)}i[e]=void 0}};var f=setTimeout((function(){l({type:"timeout",target:s})}),12e4);s.onerror=s.onload=l,document.head.appendChild(s)}return Promise.all(n)},c.m=e,c.c=r,c.d=function(e,n,t){c.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:t})},c.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.t=function(e,n){if(1&n&&(e=c(e)),8&n)return e;if(4&n&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(c.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var r in e)c.d(t,r,function(n){return e[n]}.bind(null,r));return t},c.n=function(e){var n=e&&e.__esModule?function(){return e["default"]}:function(){return e};return c.d(n,"a",n),n},c.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},c.p="/",c.oe=function(e){throw console.error(e),e};var l=global["webpackJsonp"]=global["webpackJsonp"]||[],s=l.push.bind(l);l.push=n,l=l.slice();for(var f=0;f<l.length;f++)n(l[f]);var p=s;t()})([]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/lime-painter/index"],{"44af":function(t,e,n){"use strict";n.r(e);var r=n("d173"),a=n("7b5e");for(var i in a)"default"!==i&&function(t){n.d(e,t,(function(){return a[t]}))}(i);var o,c=n("f0c5"),u=Object(c["a"])(a["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],o);e["default"]=u.exports},5159:function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=c(n("4795")),a=n("ed92"),i=n("0981"),o=n("75f7");function c(t){return t&&t.__esModule?t:{default:t}}function u(t,e,n,r,a,i,o){try{var c=t[i](o),u=c.value}catch(s){return void n(s)}c.done?e(u):Promise.resolve(u).then(r,a)}function s(t){return function(){var e=this,n=arguments;return new Promise((function(r,a){var i=t.apply(e,n);function o(t){u(i,r,a,o,c,"next",t)}function c(t){u(i,r,a,o,c,"throw",t)}o(void 0)}))}}var d={name:"l-painter",props:{board:Object,fileType:{type:String,default:"jpg"},pixelRatio:Number,customStyle:String,isRenderImage:Boolean,isH5RenderBlob:Boolean,type:{type:String,default:""}},data:function(){var t="l-painter";return{canvasId:t,use2dCanvas:!1,draw:null,ctx:null}},watch:{board:{handler:function(t){"{}"!==JSON.stringify(t)&&this.render()},immediate:!0,deep:!0}},computed:{style:function(){return"width:".concat(this.boardWidth,"px; height: ").concat(this.boardHeight,"px; ").concat(this.customStyle)},dpr:function(){return this.pixelRatio||wx.getSystemInfoSync().pixelRatio},boardWidth:function(){var t=this.board||{},e=t.width,n=void 0===e?200:e;return(0,a.toPx)(n)},boardHeight:function(){var t=this.board||{},e=t.height,n=void 0===e?200:e;return(0,a.toPx)(n)}},created:function(){},mounted:function(){},methods:{render:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.getContext().then(function(){var n=s(r.default.mark((function n(o){var c,u,s,d,l,f,h,v,p;return r.default.wrap((function(n){while(1)switch(n.prev=n.next){case 0:if(t.ctx||(t.ctx=o),c=t.use2dCanvas,u=t.boardWidth,s=t.boardHeight,d=t.board,l=t.canvas,f=t.isH5RenderBlob,h=e.width,v=e.height,!c||l){n.next=5;break}return n.abrupt("return",Promise.reject(new Error("render: fail canvas has not been created")));case 5:return t.boundary={top:0,left:0,width:u||h,height:s||v},t.ctx.clearRect(0,0,u,s),t.draw||(t.draw=new i.Draw(t.ctx,l,c)),n.next=10,t.draw.drawBoard("{}"!=JSON.stringify(e)?e:d);case 10:if(c){n.next=15;break}return n.next=13,t.canvasDraw(t.ctx,t.isRenderImage);case 13:p=n.sent,p&&t.isRenderImage&&t.canvasToTempFilePath().then((function(e){if(/^data:image\/(\w+);base64/.test(e.tempFilePath)&&f){var n=URL.createObjectURL((0,a.dataURItoBlob)(e.tempFilePath));t.$emit("success",n)}else t.$emit("success",e.tempFilePath)})).catch((function(e){t.$emit("fail",e),new Error(JSON.stringify(e))}));case 15:return n.abrupt("return",Promise.resolve("ok"));case 16:case"end":return n.stop()}}),n)})));return function(t){return n.apply(this,arguments)}}())},canvasDraw:function(t,e){return new Promise((function(n){t.draw(e,(function(){n(!0)}))}))},getContext:function(){var e=this,n=this.type,r=this.dpr,a=this.boardWidth,i=this.boardHeight;if(""===n){var c=t.createCanvasContext(this.canvasId,this);return Promise.resolve(c)}return new Promise((function(c){t.createSelectorQuery().in(e).select("#l-painter").node().exec((function(t){var u=t[0].node,s=u.getContext(n);e.inited||(e.inited=!0,u.width=a*r,u.height=i*r,e.use2dCanvas=!0,e.canvas=u,s.scale(r,r)),c((0,o.adaptor)(s))}))}))},canvasToTempFilePath:function(){var e=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=this.use2dCanvas,a=this.canvasId;return new Promise((function(i,o){var c=e.boundary,u=c.top,s=void 0===u?0:u,d=c.left,l=void 0===d?0:d,f=c.width,h=c.height,v={x:l,y:s,width:f,height:h,destWidth:f*e.dpr,destHeight:h*e.dpr,canvasId:a,fileType:n.fileType||e.fileType||"png",quality:n.quality||1,success:i,fail:o};r&&(delete v.canvasId,v.canvas=e.canvas),t.canvasToTempFilePath(v,e)}))}}};e.default=d}).call(this,n("543d")["default"])},"7b5e":function(t,e,n){"use strict";n.r(e);var r=n("5159"),a=n.n(r);for(var i in r)"default"!==i&&function(t){n.d(e,t,(function(){return r[t]}))}(i);e["default"]=a.a},d173:function(t,e,n){"use strict";var r,a=function(){var t=this,e=t.$createElement;t._self._c},i=[];n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return r}))}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/lime-painter/index-create-component',
{
'components/lime-painter/index-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("44af"))
})
},
[['components/lime-painter/index-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}

View File

@@ -0,0 +1 @@
<canvas style="{{(style)}}" type="{{type}}" id="l-painter" canvas-id="{{canvasId}}"></canvas>

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uni-fav/uni-fav"],{"174b":function(n,e,t){},"4aeb":function(n,e,t){"use strict";t.r(e);var o=t("7c91"),c=t.n(o);for(var u in o)"default"!==u&&function(n){t.d(e,n,(function(){return o[n]}))}(u);e["default"]=c.a},"7c91":function(n,e,t){"use strict";(function(n){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=function(){Promise.all([t.e("common/vendor"),t.e("components/uni-icons/uni-icons")]).then(function(){return resolve(t("3bb2"))}.bind(null,t)).catch(t.oe)},c={name:"UniFav",components:{uniIcons:o},props:{star:{type:[Boolean,String],default:!0},bgColor:{type:String,default:"#eeeeee"},fgColor:{type:String,default:"#666666"},bgColorChecked:{type:String,default:"#007aff"},fgColorChecked:{type:String,default:"#FFFFFF"},circle:{type:[Boolean,String],default:!1},checked:{type:Boolean,default:!1},contentText:{type:Object,default:function(){return{contentDefault:"收藏",contentFav:"已收藏"}}}},watch:{checked:function(){n.report&&(this.checked?n.report("收藏","收藏"):n.report("取消收藏","取消收藏"))}},methods:{onClick:function(){this.$emit("click")}}};e.default=c}).call(this,t("543d")["default"])},ab8d:function(n,e,t){"use strict";var o={uniIcons:function(){return Promise.all([t.e("common/vendor"),t.e("components/uni-icons/uni-icons")]).then(t.bind(null,"3bb2"))}},c=function(){var n=this,e=n.$createElement;n._self._c},u=[];t.d(e,"b",(function(){return c})),t.d(e,"c",(function(){return u})),t.d(e,"a",(function(){return o}))},b125:function(n,e,t){"use strict";t.r(e);var o=t("ab8d"),c=t("4aeb");for(var u in c)"default"!==u&&function(n){t.d(e,n,(function(){return c[n]}))}(u);t("e8e8");var r,i=t("f0c5"),a=Object(i["a"])(c["default"],o["b"],o["c"],!1,null,"7e2dcdb6",null,!1,o["a"],r);e["default"]=a.exports},e8e8:function(n,e,t){"use strict";var o=t("174b"),c=t.n(o);c.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uni-fav/uni-fav-create-component',
{
'components/uni-fav/uni-fav-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("b125"))
})
},
[['components/uni-fav/uni-fav-create-component']]
]);

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"uni-icons": "/components/uni-icons/uni-icons"
}
}

View File

@@ -0,0 +1 @@
<view data-event-opts="{{[['tap',[['onClick',['$event']]]]]}}" class="{{['uni-fav data-v-7e2dcdb6',circle===true||circle==='true'?'uni-fav--circle':'']}}" style="{{'background-color:'+(checked?bgColorChecked:bgColor)+';'}}" bindtap="__e"><block wx:if="{{!checked&&(star===true||star==='true')}}"><uni-icons class="uni-fav-star data-v-7e2dcdb6" style="{{'color:'+(checked?fgColorChecked:fgColor)+';'}}" vue-id="040bd878-1" color="{{fgColor}}" size="14" type="star-filled" bind:__l="__l"></uni-icons></block><text class="uni-fav-text data-v-7e2dcdb6" style="{{'color:'+(checked?fgColorChecked:fgColor)+';'}}">{{checked?contentText.contentFav:contentText.contentDefault}}</text></view>

View File

@@ -0,0 +1 @@
.uni-fav.data-v-7e2dcdb6{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:60px;height:25px;line-height:25px;text-align:center;border-radius:3px}.uni-fav--circle.data-v-7e2dcdb6{border-radius:30px}.uni-fav-star.data-v-7e2dcdb6{display:-webkit-box;display:-webkit-flex;display:flex;height:25px;line-height:24px;margin-right:3px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.uni-fav-text.data-v-7e2dcdb6{display:-webkit-box;display:-webkit-flex;display:flex;height:25px;line-height:25px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:28rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uni-icons/uni-icons"],{2507:function(n,t,e){},"3bb2":function(n,t,e){"use strict";e.r(t);var u=e("62bc"),c=e("eeae");for(var r in c)"default"!==r&&function(n){e.d(t,n,(function(){return c[n]}))}(r);e("52e9");var i,a=e("f0c5"),o=Object(a["a"])(c["default"],u["b"],u["c"],!1,null,"72b11afe",null,!1,u["a"],i);t["default"]=o.exports},"52e9":function(n,t,e){"use strict";var u=e("2507"),c=e.n(u);c.a},"62bc":function(n,t,e){"use strict";var u,c=function(){var n=this,t=n.$createElement;n._self._c},r=[];e.d(t,"b",(function(){return c})),e.d(t,"c",(function(){return r})),e.d(t,"a",(function(){return u}))},e800:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=c(e("ce44"));function c(n){return n&&n.__esModule?n:{default:n}}var r={name:"UniIcons",props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16}},data:function(){return{icons:u.default}},methods:{_onClick:function(){this.$emit("click")}}};t.default=r},eeae:function(n,t,e){"use strict";e.r(t);var u=e("e800"),c=e.n(u);for(var r in u)"default"!==r&&function(n){e.d(t,n,(function(){return u[n]}))}(r);t["default"]=c.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uni-icons/uni-icons-create-component',
{
'components/uni-icons/uni-icons-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("3bb2"))
})
},
[['components/uni-icons/uni-icons-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}

View File

@@ -0,0 +1 @@
<text data-event-opts="{{[['tap',[['_onClick',['$event']]]]]}}" class="uni-icons data-v-72b11afe" style="{{'color:'+(color)+';'+('font-size:'+(size+'px')+';')}}" bindtap="__e">{{icons[type]}}</text>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uni-link/uni-link"],{"0e55":function(t,n,e){"use strict";var u,a=function(){var t=this,n=t.$createElement;t._self._c},i=[];e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return u}))},"4f54":function(t,n,e){},"6cde":function(t,n,e){"use strict";var u=e("4f54"),a=e.n(u);a.a},"9ce7":function(t,n,e){"use strict";e.r(n);var u=e("0e55"),a=e("a88e");for(var i in a)"default"!==i&&function(t){e.d(n,t,(function(){return a[t]}))}(i);e("6cde");var r,o=e("f0c5"),f=Object(o["a"])(a["default"],u["b"],u["c"],!1,null,"1c322b2a",null,!1,u["a"],r);n["default"]=f.exports},a88e:function(t,n,e){"use strict";e.r(n);var u=e("f821"),a=e.n(u);for(var i in u)"default"!==i&&function(t){e.d(n,t,(function(){return u[t]}))}(i);n["default"]=a.a},f821:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={name:"uniLink",props:{href:{type:String,default:""},text:{type:String,default:""},showUnderLine:{type:[Boolean,String],default:!0},copyTips:{type:String,default:"已自动复制网址,请在手机浏览器里粘贴该网址"},color:{type:String,default:"#999999"},fontSize:{type:[Number,String],default:14}},methods:{openURL:function(){t.setClipboardData({data:this.href}),t.showModal({content:this.copyTips,showCancel:!1})}}};n.default=e}).call(this,e("543d")["default"])}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uni-link/uni-link-create-component',
{
'components/uni-link/uni-link-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("9ce7"))
})
},
[['components/uni-link/uni-link-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"usingComponents": {},
"component": true
}

View File

@@ -0,0 +1 @@
<text data-event-opts="{{[['tap',[['openURL',['$event']]]]]}}" class="{{['uni-link data-v-1c322b2a',(showUnderLine===true||showUnderLine==='true')?'uni-link--withline':'']}}" style="{{'color:'+(color)+';'+('font-size:'+(fontSize+'px')+';')}}" bindtap="__e">{{text}}</text>

View File

@@ -0,0 +1 @@
.uni-link--withline.data-v-1c322b2a{text-decoration:underline}

View File

@@ -0,0 +1 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/about/about"],{"0e1e":function(n,e,t){"use strict";t.r(e);var o=t("b9a7"),r=t.n(o);for(var u in o)"default"!==u&&function(n){t.d(e,n,(function(){return o[n]}))}(u);e["default"]=r.a},"58a8":function(n,e,t){},a18d:function(n,e,t){"use strict";var o,r=function(){var n=this,e=n.$createElement;n._self._c},u=[];t.d(e,"b",(function(){return r})),t.d(e,"c",(function(){return u})),t.d(e,"a",(function(){return o}))},b9a7:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(t("4795"));function r(n){return n&&n.__esModule?n:{default:n}}function u(n,e,t,o,r,u,a){try{var c=n[u](a),i=c.value}catch(f){return void t(f)}c.done?e(i):Promise.resolve(i).then(o,r)}function a(n){return function(){var e=this,t=arguments;return new Promise((function(o,r){var a=n.apply(e,t);function c(n){u(a,o,r,c,i,"next",n)}function i(n){u(a,o,r,c,i,"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)},i={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"}}]}}},onPullDownRefresh:function(){console.log("onPullDownRefresh")},created:function(){},components:{lime:c},methods:{GetIndex:function(){var n=this;return a(o.default.mark((function e(){var t;return o.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=i},c36a:function(n,e,t){"use strict";t.r(e);var o=t("a18d"),r=t("0e1e");for(var u in r)"default"!==u&&function(n){t.d(e,n,(function(){return r[n]}))}(u);t("faa2");var a,c=t("f0c5"),i=Object(c["a"])(r["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],a);e["default"]=i.exports},f161:function(n,e,t){"use strict";(function(n){t("0f2c");o(t("66fd"));var e=o(t("c36a"));function o(n){return n&&n.__esModule?n:{default:n}}n(e.default)}).call(this,t("543d")["createPage"])},faa2:function(n,e,t){"use strict";var o=t("58a8"),r=t.n(o);r.a}},[["f161","common/runtime","common/vendor"]]]);

View File

@@ -0,0 +1,7 @@
{
"navigationBarTitleText": "about",
"enablePullDownRefresh": true,
"usingComponents": {
"lime": "/components/lime-painter/index"
}
}

View File

@@ -0,0 +1 @@
<view class="about _div">关于</view>

View File

@@ -0,0 +1 @@
.container{padding:20px;font-size:14px;line-height:24px}

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>

View File

@@ -0,0 +1 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/play/play"],{"41c8":function(n,e,t){"use strict";var r,u=function(){var n=this,e=n.$createElement;n._self._c},c=[];t.d(e,"b",(function(){return u})),t.d(e,"c",(function(){return c})),t.d(e,"a",(function(){return r}))},"7c67":function(n,e,t){"use strict";var r=t("bfcf"),u=t.n(r);u.a},8954:function(n,e,t){"use strict";t.r(e);var r=t("e7bc"),u=t.n(r);for(var c in r)"default"!==c&&function(n){t.d(e,n,(function(){return r[n]}))}(c);e["default"]=u.a},"916f":function(n,e,t){"use strict";t.r(e);var r=t("41c8"),u=t("8954");for(var c in u)"default"!==c&&function(n){t.d(e,n,(function(){return u[n]}))}(c);t("7c67");var o,i=t("f0c5"),a=Object(i["a"])(u["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],o);e["default"]=a.exports},bfcf:function(n,e,t){},d768:function(n,e,t){"use strict";(function(n){t("0f2c");r(t("66fd"));var e=r(t("916f"));function r(n){return n&&n.__esModule?n:{default:n}}n(e.default)}).call(this,t("543d")["createPage"])},e7bc:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=u(t("4795"));function u(n){return n&&n.__esModule?n:{default:n}}function c(n,e,t,r,u,c,o){try{var i=n[c](o),a=i.value}catch(f){return void t(f)}i.done?e(a):Promise.resolve(a).then(r,u)}function o(n){return function(){var e=this,t=arguments;return new Promise((function(r,u){var o=n.apply(e,t);function i(n){c(o,r,u,i,a,"next",n)}function a(n){c(o,r,u,i,a,"throw",n)}i(void 0)}))}}var i=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:i},methods:{GetIndex:function(){var n=this;return o(r.default.mark((function e(){var t;return r.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}},[["d768","common/runtime","common/vendor"]]]);

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "play",
"usingComponents": {
"lime": "/components/lime-painter/index"
}
}

View File

@@ -0,0 +1 @@
<view class="play _div">播放</view>

View File

@@ -0,0 +1 @@
.container{padding:20px;font-size:14px;line-height:24px}

View File

@@ -0,0 +1 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/radio/radio"],{"352b":function(n,e,t){"use strict";var r=t("7bc1"),o=t.n(r);o.a},"556e":function(n,e,t){"use strict";(function(n){t("0f2c");r(t("66fd"));var e=r(t("f286"));function r(n){return n&&n.__esModule?n:{default:n}}n(e.default)}).call(this,t("543d")["createPage"])},"7bc1":function(n,e,t){},"890d":function(n,e,t){"use strict";var r,o=function(){var n=this,e=n.$createElement;n._self._c},u=[];t.d(e,"b",(function(){return o})),t.d(e,"c",(function(){return u})),t.d(e,"a",(function(){return r}))},a1a0:function(n,e,t){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=o(t("4795"));function o(n){return n&&n.__esModule?n:{default:n}}function u(n,e,t,r,o,u,c){try{var i=n[u](c),a=i.value}catch(f){return void t(f)}i.done?e(a):Promise.resolve(a).then(r,o)}function c(n){return function(){var e=this,t=arguments;return new Promise((function(r,o){var c=n.apply(e,t);function i(n){u(c,r,o,i,a,"next",n)}function a(n){u(c,r,o,i,a,"throw",n)}i(void 0)}))}}var i=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:i},methods:{GetIndex:function(){var n=this;return c(r.default.mark((function e(){var t;return r.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},aef1:function(n,e,t){"use strict";t.r(e);var r=t("a1a0"),o=t.n(r);for(var u in r)"default"!==u&&function(n){t.d(e,n,(function(){return r[n]}))}(u);e["default"]=o.a},f286:function(n,e,t){"use strict";t.r(e);var r=t("890d"),o=t("aef1");for(var u in o)"default"!==u&&function(n){t.d(e,n,(function(){return o[n]}))}(u);t("352b");var c,i=t("f0c5"),a=Object(i["a"])(o["default"],r["b"],r["c"],!1,null,null,null,!1,r["a"],c);e["default"]=a.exports}},[["556e","common/runtime","common/vendor"]]]);

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "radio",
"usingComponents": {
"lime": "/components/lime-painter/index"
}
}

View File

@@ -0,0 +1 @@
<view class="radio _div">播放</view>

View File

@@ -0,0 +1 @@
.container{padding:20px;font-size:14px;line-height:24px}

View File

@@ -0,0 +1,43 @@
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"useCompilerModule": false
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx21366c2534acf389",
"projectname": "uniappStudy",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}

View File

@@ -0,0 +1,7 @@
{
"desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html",
"rules": [{
"action": "allow",
"page": "*"
}]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 606 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB