auto commit
This commit is contained in:
parent
02631cf8bb
commit
19e8d38683
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ App({
|
|||||||
userInfo: null
|
userInfo: null
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -46,3 +46,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -16,3 +16,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -24,3 +24,4 @@ App({
|
|||||||
curLan : {'chs': '英文','lang': 'en',"index": 0}
|
curLan : {'chs': '英文','lang': 'en',"index": 0}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -11,3 +11,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -34,3 +34,4 @@ App({
|
|||||||
history : []
|
history : []
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -41,3 +41,4 @@ Page({
|
|||||||
},
|
},
|
||||||
inputHandle(){}
|
inputHandle(){}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ App({
|
|||||||
userInfo: null
|
userInfo: null
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -11,3 +11,4 @@ Page({
|
|||||||
fruits : ["苹果","香蕉","哈密瓜"]
|
fruits : ["苹果","香蕉","哈密瓜"]
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -16,3 +16,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ App({
|
|||||||
userInfo: null
|
userInfo: null
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -13,3 +13,4 @@ Page({
|
|||||||
eleFontsize: '48rpx'
|
eleFontsize: '48rpx'
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -16,3 +16,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ App({
|
|||||||
userInfo: null
|
userInfo: null
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -27,3 +27,4 @@ Page({
|
|||||||
console.log("触发了 inner 事件");
|
console.log("触发了 inner 事件");
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -16,3 +16,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -141,3 +141,4 @@ editTestHandle(){
|
|||||||
|
|
||||||
|
|
||||||
本节课结束,下来请通读官方文档对应部分:*https://developers.weixin.qq.com/ebook?action=get_post_info&docid=0004eec99acc808b00861a5bd5280a*
|
本节课结束,下来请通读官方文档对应部分:*https://developers.weixin.qq.com/ebook?action=get_post_info&docid=0004eec99acc808b00861a5bd5280a*
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -6,3 +6,4 @@ App({
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -55,3 +55,4 @@ Page({
|
|||||||
// })
|
// })
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -18,3 +18,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -6,3 +6,4 @@ App({
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -58,3 +58,4 @@ Page({
|
|||||||
// })
|
// })
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -18,3 +18,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -6,3 +6,4 @@ App({
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -58,3 +58,4 @@ Page({
|
|||||||
// })
|
// })
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -18,3 +18,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -33,3 +33,4 @@ app.use(function(err, req, res, next) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
module.exports = app;
|
module.exports = app;
|
||||||
|
|
||||||
|
|||||||
@ -21,3 +21,4 @@ router.post('/abc', function(req, res, next) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
module.exports = router;
|
module.exports = router;
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -6,3 +6,4 @@ App({
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -58,3 +58,4 @@ Page({
|
|||||||
// })
|
// })
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -18,3 +18,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -76,3 +76,4 @@ wx.request({
|
|||||||
<text class="iconfont icon-down"></text>
|
<text class="iconfont icon-down"></text>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -79,3 +79,4 @@
|
|||||||
|
|
||||||
在富文本输入框中,支持你填写 html 结构的字符串,回头在富文本输入框中会将这些 html 结构的字符串渲染为 wxml
|
在富文本输入框中,支持你填写 html 结构的字符串,回头在富文本输入框中会将这些 html 结构的字符串渲染为 wxml
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ App({
|
|||||||
userInfo: null
|
userInfo: null
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -15,3 +15,4 @@ Page({
|
|||||||
`
|
`
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -16,3 +16,4 @@ Page({
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ const formatNumber = n => {
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
formatTime
|
formatTime
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -48,3 +48,4 @@ npm i @vant/weapp -S --production
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -29,3 +29,4 @@ module.exports = {
|
|||||||
// extends: 'eslint:recommended',
|
// extends: 'eslint:recommended',
|
||||||
rules: {},
|
rules: {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -17,3 +17,4 @@ App({
|
|||||||
userInfo: null
|
userInfo: null
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -72,3 +72,4 @@ var button_1 = require("../mixins/button");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -233,3 +233,4 @@ var EMPTY_CODE = '000000';
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -65,3 +65,4 @@ if ((0, version_1.canIUseFormFieldButton)()) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -43,3 +43,4 @@ var component_1 = require("../../../common/component");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -4,3 +4,4 @@ export interface Day {
|
|||||||
text: number;
|
text: number;
|
||||||
bottomInfo?: string;
|
bottomInfo?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -156,3 +156,4 @@ var utils_1 = require("../../utils");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -359,3 +359,4 @@ var getTime = function (date) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -10,3 +10,4 @@ export declare function calcDateNum(date: [Date, Date]): number;
|
|||||||
export declare function copyDates(dates: Date | Date[]): Date | Date[];
|
export declare function copyDates(dates: Date | Date[]): Date | Date[];
|
||||||
export declare function getMonthEndDay(year: number, month: number): number;
|
export declare function getMonthEndDay(year: number, month: number): number;
|
||||||
export declare function getMonths(minDate: number, maxDate: number): number[];
|
export declare function getMonths(minDate: number, maxDate: number): number[];
|
||||||
|
|
||||||
|
|||||||
@ -95,3 +95,4 @@ function getMonths(minDate, maxDate) {
|
|||||||
return months;
|
return months;
|
||||||
}
|
}
|
||||||
exports.getMonths = getMonths;
|
exports.getMonths = getMonths;
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -49,3 +49,4 @@ var component_1 = require("../common/component");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -218,3 +218,4 @@ var defaultFieldNames = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -11,3 +11,4 @@ var component_1 = require("../common/component");
|
|||||||
inset: Boolean,
|
inset: Boolean,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -38,3 +38,4 @@ var component_1 = require("../common/component");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -37,3 +37,4 @@ var component_1 = require("../common/component");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -77,3 +77,4 @@ function emit(target, value) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -2,3 +2,4 @@
|
|||||||
declare type CanvasContext = WechatMiniprogram.CanvasContext;
|
declare type CanvasContext = WechatMiniprogram.CanvasContext;
|
||||||
export declare function adaptor(ctx: CanvasContext & Record<string, unknown>): CanvasContext;
|
export declare function adaptor(ctx: CanvasContext & Record<string, unknown>): CanvasContext;
|
||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -45,3 +45,4 @@ function adaptor(ctx) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
exports.adaptor = adaptor;
|
exports.adaptor = adaptor;
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -201,3 +201,4 @@ var STEP = 1;
|
|||||||
this.clearMockInterval();
|
this.clearMockInterval();
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -9,3 +9,4 @@ var component_1 = require("../common/component");
|
|||||||
offset: Number,
|
offset: Number,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1,2 +1,3 @@
|
|||||||
/// <reference types="miniprogram-api-typings" />
|
/// <reference types="miniprogram-api-typings" />
|
||||||
export declare function setContentAnimate(context: WechatMiniprogram.Component.TrivialInstance, expanded: boolean, mounted: boolean): void;
|
export declare function setContentAnimate(context: WechatMiniprogram.Component.TrivialInstance, expanded: boolean, mounted: boolean): void;
|
||||||
|
|
||||||
|
|||||||
@ -41,3 +41,4 @@ function setContentAnimate(context, expanded, mounted) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
exports.setContentAnimate = setContentAnimate;
|
exports.setContentAnimate = setContentAnimate;
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -60,3 +60,4 @@ var animate_1 = require("./animate");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
export {};
|
export {};
|
||||||
|
|
||||||
|
|||||||
@ -46,3 +46,4 @@ var relation_1 = require("../common/relation");
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@ -5,3 +5,4 @@ export declare const GREEN = "#07c160";
|
|||||||
export declare const ORANGE = "#ff976a";
|
export declare const ORANGE = "#ff976a";
|
||||||
export declare const GRAY = "#323233";
|
export declare const GRAY = "#323233";
|
||||||
export declare const GRAY_DARK = "#969799";
|
export declare const GRAY_DARK = "#969799";
|
||||||
|
|
||||||
|
|||||||
@ -8,3 +8,4 @@ exports.GREEN = '#07c160';
|
|||||||
exports.ORANGE = '#ff976a';
|
exports.ORANGE = '#ff976a';
|
||||||
exports.GRAY = '#323233';
|
exports.GRAY = '#323233';
|
||||||
exports.GRAY_DARK = '#969799';
|
exports.GRAY_DARK = '#969799';
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user