Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
suimang
/
Metavatar_Camera_Wapp
Vigiar
2
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
upload
master
HolyKnightIX
há 1 ano
ascendente
3f224c497c
cometimento
f25083417a
3 ficheiros alterados
com
4 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
src/pages/createing/index.vue
+2
-0
src/pages/index/index.vue
+1
-1
src/pages/lookPhoto/index.vue
+ 1
- 1
src/pages/createing/index.vue
Ver ficheiro
@@ -105,7 +105,7 @@ async function getWorkInfo() {
//#region 页面跳转
function changeStyle() {
uni.
redirect
To({
uni.
navigate
To({
url: "/pages/closeStyle/closeStyle",
});
}
+ 2
- 0
src/pages/index/index.vue
Ver ficheiro
@@ -498,6 +498,8 @@ onLoad(async () => {
onShow(() => {
if (userInfoModulesPinia.token) {
pageNum1.value = 1;
pageNum2.value = 1;
findGlod();
getPhotoList(pageSize1.value, pageNum1.value);
getConsumeList(pageSize2.value, pageNum2.value);
+ 1
- 1
src/pages/lookPhoto/index.vue
Ver ficheiro
@@ -24,7 +24,7 @@
<!-- 底部 -->
<view class="bottomBox">
<view class="tips">
<text>邀请
匿名
好友可获得2枚金币</text>
<text>邀请好友可获得2枚金币</text>
</view>
<view class="shareBtn" @click="share">分享</view>
<view class="shareBtn" @click="inviteFriend">邀请好友</view>
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar