Слияние кода завершено, страница обновится автоматически
Главная страница, начиная со строки 12:
12 onLoad: function (options) {
13 app.db.collection('setting').doc('swiper').get().then(res => {
14 this.setData({
15 swiperList: res.data.setvalue
16 })
17 })
18 this.getData()
19
20 },
erroCode: -1 | erroMsg: document.get:fail Error: cannot find document with _id swiper, please make sure that the document exists and you have the corresponding access permission; at document.get api;
Error: erroCode: -1 | erroMsg: document.get:fail Error: cannot find document with _id swiper, please make sure that the document exists and you have the corresponding access permission; at document.get api;